Manages revisions

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

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