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

{
    "url": "https://demozoo.org/api/v1/releasers/17544/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17544/",
    "id": 17544,
    "name": "Visionary",
    "is_group": false,
    "nicks": [
        {
            "name": "Visionary",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Visionary"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76553/?format=api",
                "id": 76553,
                "name": "Illusion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79086/?format=api",
                "id": 79086,
                "name": "Anthem"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118028/?format=api",
                "id": 118028,
                "name": "Unicorn"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}