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

{
    "url": "https://demozoo.org/api/v1/releasers/24624/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24624/",
    "id": 24624,
    "name": "Sweeper",
    "is_group": false,
    "nicks": [
        {
            "name": "Sweeper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SWP",
                "Sweeper"
            ]
        },
        {
            "name": "Swirl",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Swirl"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                "id": 71,
                "name": "Vantage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10407/?format=api",
                "id": 10407,
                "name": "Xibalba"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35877/?format=api",
                "id": 35877,
                "name": "Excite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13220/?format=api",
                "id": 13220,
                "name": "Buenzli Orgas"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137134/?format=api",
                "id": 137134,
                "name": "Demojournal Staff"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}