Manages revisions

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

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