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

{
    "url": "https://demozoo.org/api/v1/releasers/35192/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35192/",
    "id": 35192,
    "name": "Ars",
    "is_group": false,
    "nicks": [
        {
            "name": "ARaSek",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ARaSek"
            ]
        },
        {
            "name": "Ars",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ars"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2148/?format=api",
                "id": 2148,
                "name": "Aids"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25919/?format=api",
                "id": 25919,
                "name": "Shpoon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143274/?format=api",
                "id": 143274,
                "name": "Proximall"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Ars"
        }
    ]
}