Manages revisions

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

{
    "id": 499028,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3d09f3fdc44822b80166c692ca7fb06b3d74b3a8",
    "head_changeset": "8f561bffb2acd6d89f65f5ca6bdeac34ddbf0a78",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 8f561bffb2ac (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499028/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499028/issues/?format=api",
    "phabricator_url": null
}