Manages revisions

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

{
    "id": 534342,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "99f0d2ab2d9f031802846f2beb21be48daf29c49",
    "head_changeset": "7abb58390f7534e5d4f56750f87b6bcb7f479d80",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7abb58390f75 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/534342/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/534342/issues/?format=api",
    "phabricator_url": null
}