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

{
    "url": "https://demozoo.org/api/v1/releasers/35536/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35536/",
    "id": 35536,
    "name": "P-Tec",
    "is_group": false,
    "nicks": [
        {
            "name": "P-Tec",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "P-Tec"
            ]
        },
        {
            "name": "P-Tex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P-Tex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20010/?format=api",
                "id": 20010,
                "name": "Devotion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=17810"
        }
    ]
}