Manages revisions

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

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