Manages revisions

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

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