Manages revisions

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

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