Manages revisions

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

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