Manages revisions

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

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