Manages revisions

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

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