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

{
    "url": "https://demozoo.org/api/v1/releasers/20132/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20132/",
    "id": 20132,
    "name": "Mr. Vain",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Vain",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr Vain",
                "Mr. Vain",
                "MrVain"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3761/?format=api",
                "id": 3761,
                "name": "Byteam"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20086/?format=api",
                "id": 20086,
                "name": "Bottom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16948/?format=api",
                "id": 16948,
                "name": "Motion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61115/?format=api",
                "id": 61115,
                "name": "Technology PC"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61304/?format=api",
                "id": 61304,
                "name": "Sphere!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104986/?format=api",
                "id": 104986,
                "name": "Kraftschlag"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11357"
        }
    ]
}