Manages revisions

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

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