Manages revisions

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

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