Manages revisions

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

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