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

{
    "url": "https://demozoo.org/api/v1/releasers/90404/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90404/",
    "id": 90404,
    "name": "Motivate",
    "is_group": true,
    "nicks": [
        {
            "name": "Motivate",
            "abbreviation": "MTV",
            "is_primary_nick": true,
            "variants": [
                "MTV",
                "Motivate"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13925/?format=api",
                "id": 13925,
                "name": "Spoon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22957/?format=api",
                "id": 22957,
                "name": "Elbian"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22964/?format=api",
                "id": 22964,
                "name": "Shy Guy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/906/?format=api",
                "id": 906,
                "name": "Dalezy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2056"
        }
    ]
}