Manages revisions

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

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