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

{
    "url": "https://demozoo.org/api/v1/releasers/7554/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7554/",
    "id": 7554,
    "name": "Taxi",
    "is_group": true,
    "nicks": [
        {
            "name": "Taxi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Taxi"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7551/?format=api",
                "id": 7551,
                "name": "Trax"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114298/?format=api",
                "id": 114298,
                "name": "Fresh!"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52284/?format=api",
                "id": 52284,
                "name": "Curse"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114302/?format=api",
                "id": 114302,
                "name": "Fox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114299/?format=api",
                "id": 114299,
                "name": "Ice"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3005"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9056"
        }
    ]
}