Manages revisions

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

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