Manages revisions

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

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