Manages revisions

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

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