Manages revisions

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

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