Manages revisions

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

{
    "id": 534252,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "0abfaced11d2b45547d9959e4392ae95e9b4f478",
    "head_changeset": "4161ab1c0e638890b245f15423fb0ee58c9ac91f",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 4161ab1c0e63 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/534252/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/534252/issues/?format=api",
    "phabricator_url": null
}