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

{
    "url": "https://demozoo.org/api/v1/releasers/24685/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24685/",
    "id": 24685,
    "name": "Funny Makers Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Fanny Makers Crew",
            "abbreviation": "FMC",
            "is_primary_nick": false,
            "variants": [
                "FMC",
                "Fanny Makers Crew"
            ]
        },
        {
            "name": "Funny Makers Crew",
            "abbreviation": "FMC",
            "is_primary_nick": true,
            "variants": [
                "FMC",
                "Funny Makers Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24445/?format=api",
                "id": 24445,
                "name": "Cro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25947/?format=api",
                "id": 25947,
                "name": "Filozof"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5069/?format=api",
                "id": 5069,
                "name": "DJ Gruby"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16977/?format=api",
                "id": 16977,
                "name": "Insect"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16978/?format=api",
                "id": 16978,
                "name": "Jason"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71401/?format=api",
                "id": 71401,
                "name": "Kipsake"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}