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

{
    "url": "https://demozoo.org/api/v1/releasers/57518/?format=api",
    "demozoo_url": "https://demozoo.org/groups/57518/",
    "id": 57518,
    "name": "Digital Dictators",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Dictators",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digital Dictators"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31499/?format=api",
                "id": 31499,
                "name": "The Public Enemies"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57519/?format=api",
                "id": 57519,
                "name": "Sorcerer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57513/?format=api",
                "id": 57513,
                "name": "Wizz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57514/?format=api",
                "id": 57514,
                "name": "Rush"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41143/?format=api",
                "id": 41143,
                "name": "Marwin"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}