Manages revisions

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

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