Manages revisions

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

{
    "id": 413485,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4acb3cea3e37b77528f52f7ff9e2eaf4c69f5726",
    "head_changeset": "9b607c43ed52a0fd3571b4b3b99b2da10819167e",
    "phabricator_id": 231689,
    "phabricator_phid": "PHID-DREV-o5v6e56f2vktfqfc5oo6",
    "title": "Bug 1936281 - Default to retry=False when running xpcshell tests locally",
    "bugzilla_id": 1936281,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/413485/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/413485/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231689"
}