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

{
    "url": "https://demozoo.org/api/v1/releasers/2586/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2586/",
    "id": 2586,
    "name": "PW",
    "is_group": false,
    "nicks": [
        {
            "name": "P.W.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P.W."
            ]
        },
        {
            "name": "PW",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PW"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2249/?format=api",
                "id": 2249,
                "name": "Slight"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/P.W."
        }
    ]
}