Manages revisions

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

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