Manages revisions

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

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