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

{
    "url": "https://demozoo.org/api/v1/releasers/122107/?format=api",
    "demozoo_url": "https://demozoo.org/groups/122107/",
    "id": 122107,
    "name": "Apple Rebellion",
    "is_group": true,
    "nicks": [
        {
            "name": "Apple Rebellion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Apple Rebellion",
                "The Apple Rebellion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118482/?format=api",
                "id": 118482,
                "name": "Eric the Red"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122108/?format=api",
                "id": 122108,
                "name": "Justinian"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122109/?format=api",
                "id": 122109,
                "name": "Rom Raven"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122110/?format=api",
                "id": 122110,
                "name": "Adam Apple"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/118481/?format=api",
                "id": 118481,
                "name": "The Anarchist Youth"
            },
            "is_current": true
        }
    ],
    "external_links": []
}