Manages revisions

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

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