Manages revisions

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

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