Manages revisions

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

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