Manages revisions

GET /v1/revision/534217/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 534217,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "cdda29984a7c3af8f3d3f764a5d9a1fdfb03970c",
    "head_changeset": "ce4dd0cbf61adb181d4c7b8e6d93062d45f44959",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset ce4dd0cbf61a (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/534217/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/534217/issues/?format=api",
    "phabricator_url": null
}