Manages revisions

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

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