Manages revisions

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

{
    "id": 512546,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2e49fc049de0ae7248eefac3566fa07562196923",
    "head_changeset": "6e95b71a0e27cb9ca423cdcad1c26b4178c0a3a5",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6e95b71a0e27 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512546/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512546/issues/?format=api",
    "phabricator_url": null
}