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

{
    "url": "https://demozoo.org/api/v1/releasers/107902/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/107902/",
    "id": 107902,
    "name": "The Disk Jockey",
    "is_group": false,
    "nicks": [
        {
            "name": "Disk Jockey",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Disk Jockey"
            ]
        },
        {
            "name": "The Disk Jockey",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Disk Jockey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111840/?format=api",
                "id": 111840,
                "name": "The Connection"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53234/?format=api",
                "id": 53234,
                "name": "The Hoosier Connection"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122817/?format=api",
                "id": 122817,
                "name": "Atlantic Pirates Guild"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}