Manages revisions

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

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