Manages revisions

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

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