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

{
    "url": "https://demozoo.org/api/v1/releasers/62262/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/62262/",
    "id": 62262,
    "name": "Estrato",
    "is_group": false,
    "nicks": [
        {
            "name": "Arsenij Vodjanov",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Arsenij Vodjanov"
            ]
        },
        {
            "name": "Estrato",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Estrato"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106711/?format=api",
                "id": 106711,
                "name": "X-Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10115/?format=api",
                "id": 10115,
                "name": "amuQ Creations"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131424/?format=api",
                "id": 131424,
                "name": "Bad Command"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}