Manages revisions

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

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