Manages revisions

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

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