Manages revisions

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

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