Manages revisions

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

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