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

{
    "url": "https://demozoo.org/api/v1/releasers/61981/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/61981/",
    "id": 61981,
    "name": "Axi0maT",
    "is_group": false,
    "nicks": [
        {
            "name": "Axi0maT",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Axi0maT"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72220/?format=api",
                "id": 72220,
                "name": "RetroAge"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                "id": 3918,
                "name": "Resistance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2056/?format=api",
                "id": 2056,
                "name": "Mystic Bytes"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://retroage.net/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99568"
        }
    ]
}