Manages revisions

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

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