Manages revisions

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

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