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

{
    "url": "https://demozoo.org/api/v1/releasers/47319/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47319/",
    "id": 47319,
    "name": "Skateguy",
    "is_group": false,
    "nicks": [
        {
            "name": "Sequentiz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sequentiz"
            ]
        },
        {
            "name": "Sk8boi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sk8boi"
            ]
        },
        {
            "name": "Skateguy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skateguy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10000/?format=api",
                "id": 10000,
                "name": "Defacto2"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14942/?format=api",
                "id": 14942,
                "name": "United Cracking Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112437/?format=api",
                "id": 112437,
                "name": "Warez Traders Alliance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}