Manages revisions

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

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