Manages revisions

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

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