Manages revisions

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

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