Manages revisions

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

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