Manages revisions

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

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