※ 現在APIはベータ版です。仕様が変更になる可能性がありますのでご了承ください。

サポートフォーマット

json

PATCH /api/v1/time_entries/2051
{
  "time_entry": {
    "started_at": "1713310265",
    "time_trackable_id": "7506"
  }
}
200
{
  "started_at": "2024-04-16T23:31:05.000Z",
  "time_trackable_id": 7506,
  "team_id": 3038,
  "id": 2051,
  "input_type": "realtime",
  "stopped_at": "2024-04-18T00:31:05.000Z",
  "deleted_at": null,
  "stopped_at_seconds": 1713400265,
  "deleted_at_seconds": 0,
  "duration": 90000.0,
  "amount": 0,
  "time_trackable_type": "Task",
  "time_tracker_id": 3089,
  "time_tracker_type": "User",
  "created_at": "2024-04-17T23:31:05.000Z",
  "updated_at": "2024-04-17T23:31:05.000Z",
  "formatted_duration": "25:00",
  "html_url": "http://test.host/app/mytasks/7506/edit",
  "user": {
    "id": 3089,
    "nickname": "Fr. Alfred Beahan",
    "image": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "created_at": "2024-04-17T23:31:05.000Z",
    "updated_at": "2024-04-17T23:31:05.000Z",
    "deleted_at": null,
    "avatar": null,
    "daily": true,
    "daily_time": "2000-01-01T08:00:00.000Z",
    "weekly": true,
    "time_zone": "UTC",
    "locale": "en",
    "domain": "timecrowd.net",
    "reset_password_sent_at": null,
    "remember_created_at": null,
    "sign_in_count": 0,
    "current_sign_in_at": null,
    "last_sign_in_at": null,
    "confirmed_at": "2024-04-17T23:31:05.000Z",
    "confirmation_sent_at": null,
    "notify_exported": true,
    "deactivated_at": null,
    "calendar_zoom_rate": 1,
    "avatar_url": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50"
  },
  "task": {
    "state": "open",
    "updated_at": "2024-04-17T23:31:05.000Z",
    "id": 7506,
    "key": "http://feest.example/ramiro_block",
    "title": "Qui incidunt sit optio.",
    "url": "http://feest.example/ramiro_block",
    "team_id": 3038,
    "created_at": "2024-04-17T23:31:05.000Z",
    "deleted_at": null,
    "description": null,
    "category": {
      "id": 7505,
      "key": "key73",
      "title": "key73",
      "url": null,
      "team_id": 3038,
      "created_at": "2024-04-17T23:31:05.000Z",
      "updated_at": "2024-04-17T23:31:05.000Z",
      "deleted_at": null,
      "description": null,
      "category": true,
      "sequential_id": null,
      "state": "open",
      "bill": 0,
      "ancestry": null,
      "ancestry_depth": 0,
      "closed_at": null,
      "color": 1,
      "position": 3,
      "deleted_at_seconds": 0,
      "key_md5": "1961287c4fdc07479cb6454bca170e07",
      "archived": false
    },
    "sequential_id": null,
    "bill": 0,
    "ancestry": "7505",
    "ancestry_depth": 1,
    "closed_at": null,
    "color": 1,
    "position": null,
    "deleted_at_seconds": 0,
    "key_md5": "e7ca17b6a6c7a48cb2e8a595fafee5ee",
    "archived": false,
    "team": {
      "id": 3038,
      "name": "Texas dwarves",
      "created_at": "2024-04-17T23:31:05.000Z",
      "updated_at": "2024-04-17T23:31:05.000Z",
      "deleted_at": null,
      "time_limit": 0,
      "avatar": null,
      "personal": false,
      "premium": false,
      "ancestry": null,
      "rounding": "floor",
      "capacity": null,
      "hierarchized": false,
      "default_duration": 15,
      "tasks_readonly_role": "none",
      "workspaces_workspace_id": null,
      "tasks_readonly": false
    }
  },
  "comment": null,
  "attachment": null,
  "team": {
    "id": 3038,
    "name": "Texas dwarves",
    "created_at": "2024-04-17T23:31:05.000Z",
    "updated_at": "2024-04-17T23:31:05.000Z",
    "deleted_at": null,
    "time_limit": 0,
    "avatar": null,
    "personal": false,
    "premium": false,
    "ancestry": null,
    "rounding": "floor",
    "capacity": null,
    "hierarchized": false,
    "default_duration": 15,
    "tasks_readonly_role": "none",
    "workspaces_workspace_id": null,
    "tasks_readonly": false
  },
  "category": {
    "id": 7505,
    "key": "key73",
    "title": "key73",
    "url": null,
    "team_id": 3038,
    "created_at": "2024-04-17T23:31:05.000Z",
    "updated_at": "2024-04-17T23:31:05.000Z",
    "deleted_at": null,
    "description": null,
    "category": true,
    "sequential_id": null,
    "state": "open",
    "bill": 0,
    "ancestry": null,
    "ancestry_depth": 0,
    "closed_at": null,
    "color": 1,
    "position": 3,
    "deleted_at_seconds": 0,
    "key_md5": "1961287c4fdc07479cb6454bca170e07",
    "archived": false
  }
}
PATCH /api/v1/time_entries/2052
{}
200
{
  "id": 2052,
  "started_at": "2024-04-17T23:31:05.000Z",
  "stopped_at": "2024-04-18T00:31:05.000Z",
  "time_trackable_id": 7509,
  "time_trackable_type": "Task",
  "time_tracker_id": 3090,
  "time_tracker_type": "User",
  "created_at": "2024-04-17T23:31:05.000Z",
  "updated_at": "2024-04-18T00:31:05.000Z",
  "deleted_at": null,
  "duration": 3600.0,
  "amount": 0,
  "team_id": 3039,
  "input_type": "realtime",
  "stopped_at_seconds": 1713400265,
  "deleted_at_seconds": 0,
  "formatted_duration": "01:00",
  "html_url": "http://test.host/app/mytasks/7509/edit",
  "user": {
    "id": 3090,
    "nickname": "Son Becker",
    "image": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50",
    "created_at": "2024-04-17T23:31:05.000Z",
    "updated_at": "2024-04-18T00:31:05.000Z",
    "deleted_at": null,
    "avatar": null,
    "daily": true,
    "daily_time": "2000-01-01T08:00:00.000Z",
    "weekly": true,
    "time_zone": "UTC",
    "locale": "en",
    "domain": "timecrowd.net",
    "reset_password_sent_at": null,
    "remember_created_at": null,
    "sign_in_count": 0,
    "current_sign_in_at": null,
    "last_sign_in_at": null,
    "confirmed_at": "2024-04-17T23:31:05.000Z",
    "confirmation_sent_at": null,
    "notify_exported": true,
    "deactivated_at": null,
    "calendar_zoom_rate": 1,
    "avatar_url": "https://lh5.googleusercontent.com/-vLvFHrocJuk/AAAAAAAAAAI/AAAAAAAAAEQ/CZsQXc7B2EM/photo.jpg?sz=50"
  },
  "task": {
    "id": 7509,
    "key": "http://ferry.example/clemencia_cummings",
    "title": "Voluptatum dolor pariatur qui.",
    "url": "http://ferry.example/clemencia_cummings",
    "team_id": 3039,
    "created_at": "2024-04-17T23:31:05.000Z",
    "updated_at": "2024-04-18T00:31:05.000Z",
    "deleted_at": null,
    "description": null,
    "category": {
      "id": 7508,
      "key": "key74",
      "title": "key74",
      "url": null,
      "team_id": 3039,
      "created_at": "2024-04-17T23:31:05.000Z",
      "updated_at": "2024-04-18T00:31:05.000Z",
      "deleted_at": null,
      "description": null,
      "category": true,
      "sequential_id": null,
      "state": "open",
      "bill": 0,
      "ancestry": null,
      "ancestry_depth": 0,
      "closed_at": null,
      "color": 1,
      "position": 2,
      "deleted_at_seconds": 0,
      "key_md5": "6b610557a87f74093f675a48f1de2a7c",
      "archived": false
    },
    "sequential_id": null,
    "state": "open",
    "bill": 0,
    "ancestry": "7508",
    "ancestry_depth": 1,
    "closed_at": null,
    "color": 1,
    "position": null,
    "deleted_at_seconds": 0,
    "key_md5": "57e6d56567665300eeadeb293f1f88df",
    "archived": false,
    "team": {
      "id": 3039,
      "name": "Pennsylvania zombies",
      "created_at": "2024-04-17T23:31:05.000Z",
      "updated_at": "2024-04-18T00:31:05.000Z",
      "deleted_at": null,
      "time_limit": 0,
      "avatar": null,
      "personal": false,
      "premium": false,
      "ancestry": null,
      "rounding": "floor",
      "capacity": null,
      "hierarchized": false,
      "default_duration": 15,
      "tasks_readonly_role": "none",
      "workspaces_workspace_id": null,
      "tasks_readonly": false
    }
  },
  "comment": null,
  "attachment": null,
  "team": {
    "id": 3039,
    "name": "Pennsylvania zombies",
    "created_at": "2024-04-17T23:31:05.000Z",
    "updated_at": "2024-04-18T00:31:05.000Z",
    "deleted_at": null,
    "time_limit": 0,
    "avatar": null,
    "personal": false,
    "premium": false,
    "ancestry": null,
    "rounding": "floor",
    "capacity": null,
    "hierarchized": false,
    "default_duration": 15,
    "tasks_readonly_role": "none",
    "workspaces_workspace_id": null,
    "tasks_readonly": false
  },
  "category": {
    "id": 7508,
    "key": "key74",
    "title": "key74",
    "url": null,
    "team_id": 3039,
    "created_at": "2024-04-17T23:31:05.000Z",
    "updated_at": "2024-04-18T00:31:05.000Z",
    "deleted_at": null,
    "description": null,
    "category": true,
    "sequential_id": null,
    "state": "open",
    "bill": 0,
    "ancestry": null,
    "ancestry_depth": 0,
    "closed_at": null,
    "color": 1,
    "position": 2,
    "deleted_at_seconds": 0,
    "key_md5": "6b610557a87f74093f675a48f1de2a7c",
    "archived": false
  }
}