Manages revisions

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

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