Manages revisions

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

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