Manages revisions

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

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