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

{
    "url": "https://demozoo.org/api/v1/releasers/12098/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12098/",
    "id": 12098,
    "name": "Árpi",
    "is_group": false,
    "nicks": [
        {
            "name": "GyikSoft",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "GyikSoft"
            ]
        },
        {
            "name": "Árpi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "A'rpi",
                "Arpi",
                "Árpi",
                "Árpi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                "id": 8061,
                "name": "Astral"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46376/?format=api",
                "id": 46376,
                "name": "ESP Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2945"
        }
    ]
}