Manages revisions

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

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