Manages revisions

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

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