Manages revisions

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

{
    "id": 512722,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "76f448acb1d5c3a749d5e4a1b68afd97bd5ce27c",
    "head_changeset": "968f84606bec92dde86792ba14b542a0594c5dcf",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 968f84606bec (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512722/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512722/issues/?format=api",
    "phabricator_url": null
}