Manages revisions

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

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