Manages revisions

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

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