Manages revisions

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

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