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

{
    "url": "https://demozoo.org/api/v1/releasers/25532/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25532/",
    "id": 25532,
    "name": "Nemo",
    "is_group": false,
    "nicks": [
        {
            "name": "Nemo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nemo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6818/?format=api",
                "id": 6818,
                "name": "Shoot"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17809/?format=api",
                "id": 17809,
                "name": "AWE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13968/?format=api",
                "id": 13968,
                "name": "Boil"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/nemo"
        }
    ]
}