Manages revisions

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

{
    "id": 505602,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4947d19f3fbe74f23f74ba44068d49f789357687",
    "head_changeset": "5ec5a52c53a6045dfd63feb525ac41a7c63b56a1",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5ec5a52c53a6 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505602/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505602/issues/?format=api",
    "phabricator_url": null
}