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

{
    "url": "https://demozoo.org/api/v1/releasers/154735/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154735/",
    "id": 154735,
    "name": "Logicrunch",
    "is_group": true,
    "nicks": [
        {
            "name": "Logicrunch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Logicrunch"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7804/?format=api",
                "id": 7804,
                "name": "Hyperunknown"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154737/?format=api",
                "id": 154737,
                "name": "Eduardc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154738/?format=api",
                "id": 154738,
                "name": "Emilynea"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154736/?format=api",
                "id": 154736,
                "name": "Nullpulse"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}