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

{
    "url": "https://demozoo.org/api/v1/releasers/1807/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1807/",
    "id": 1807,
    "name": "Trauma Child Genesis",
    "is_group": true,
    "nicks": [
        {
            "name": "Trauma Child Genesis",
            "abbreviation": "TCG",
            "is_primary_nick": true,
            "variants": [
                "TCG",
                "Trauma Child Genesis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3160/?format=api",
                "id": 3160,
                "name": "Trauma"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1808/?format=api",
                "id": 1808,
                "name": "!Cube"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1809/?format=api",
                "id": 1809,
                "name": "Teque"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63877"
        }
    ]
}