Manages revisions

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

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