Manages revisions

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

{
    "id": 478471,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ad6715582a61d9013f0355f850ef32084faec318",
    "head_changeset": "f29b95d43dba4143ba479ddb8d6d28b9d75264cd",
    "phabricator_id": 253637,
    "phabricator_phid": "PHID-DREV-hr5yxpkgl2wsrsdupwfq",
    "title": "Bug 1971960 - wr_malloc_size_of: Implement MallocSizeOf for BTreeMap/BTreeSet r?nical!",
    "bugzilla_id": 1971960,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/478471/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478471/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253637"
}