Manages revisions

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

{
    "id": 474999,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "47282323aab5f95c4cc4457b360787ee9785130a",
    "head_changeset": "1f1afe288c128f946f227e95a5ef3adea919265c",
    "phabricator_id": 249182,
    "phabricator_phid": "PHID-DREV-qxvgpij6wbgeoocicdru",
    "title": "Bug 1606785 - Format Firefox CSS files with Prettier r=#desktop-theme-reviewers",
    "bugzilla_id": 1606785,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/474999/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474999/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D249182"
}