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

{
    "url": "https://demozoo.org/api/v1/releasers/13426/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13426/",
    "id": 13426,
    "name": "Smart",
    "is_group": false,
    "nicks": [
        {
            "name": "Smart",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Smart"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10012/?format=api",
                "id": 10012,
                "name": "Mo'Playaz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10999/?format=api",
                "id": 10999,
                "name": "Language Lab"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118745/?format=api",
                "id": 118745,
                "name": "Dope For Nation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/518/?format=api",
                "id": 518,
                "name": "Level-D"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6792"
        }
    ]
}