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

{
    "url": "https://demozoo.org/api/v1/releasers/69991/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69991/",
    "id": 69991,
    "name": "Arctus",
    "is_group": false,
    "nicks": [
        {
            "name": "Arctus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Arctus"
            ]
        },
        {
            "name": "Daniel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Daniel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49739/?format=api",
                "id": 49739,
                "name": "System Copy Software"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44037/?format=api",
                "id": 44037,
                "name": "Arctus Software"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35231/?format=api",
                "id": 35231,
                "name": "Bloody Coders"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}