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

{
    "url": "https://demozoo.org/api/v1/releasers/38941/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38941/",
    "id": 38941,
    "name": "Q",
    "is_group": false,
    "nicks": [
        {
            "name": "Konec",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Konec"
            ]
        },
        {
            "name": "Q",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Q"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35819/?format=api",
                "id": 35819,
                "name": "Kone Creations"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83078/?format=api",
                "id": 83078,
                "name": "Tekhne"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mikseri.net/konec"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://mikseri.net/user/Q"
        }
    ]
}