Manages revisions

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

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