Manages revisions

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

{
    "id": 515535,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "5e3597f140f6c141e098c954a8a2bb46b991ce7f",
    "head_changeset": "664497321e4c0f518f1c9fbc30a5b73c1b135238",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 664497321e4c (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/515535/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515535/issues/?format=api",
    "phabricator_url": null
}