Manages revisions

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

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