Manages revisions

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

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