Manages revisions

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

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