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

{
    "url": "https://demozoo.org/api/v1/releasers/124901/?format=api",
    "demozoo_url": "https://demozoo.org/groups/124901/",
    "id": 124901,
    "name": "Frühstück Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Frühstück Design",
            "abbreviation": "FSD",
            "is_primary_nick": true,
            "variants": [
                "FSD",
                "Frühstück Design"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                "id": 1849,
                "name": "Palace"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124900/?format=api",
                "id": 124900,
                "name": "Mehlschwitze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74924/?format=api",
                "id": 74924,
                "name": "Reddoc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124902/?format=api",
                "id": 124902,
                "name": "Weird"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124903/?format=api",
                "id": 124903,
                "name": "Noise"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=70728"
        }
    ]
}