Manages revisions

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

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