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

{
    "url": "https://demozoo.org/api/v1/releasers/58838/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58838/",
    "id": 58838,
    "name": "Kindred",
    "is_group": false,
    "nicks": [
        {
            "name": "Kindred",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kindred"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58347/?format=api",
                "id": 58347,
                "name": "Rendering Artistically Insane Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58823/?format=api",
                "id": 58823,
                "name": "Alien Legion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58103/?format=api",
                "id": 58103,
                "name": "Team #coders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26965/?format=api",
                "id": 26965,
                "name": "Suboptical"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}