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

{
    "url": "https://demozoo.org/api/v1/releasers/9780/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9780/",
    "id": 9780,
    "name": "Rbz",
    "is_group": false,
    "nicks": [
        {
            "name": "Rbraz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rbraz"
            ]
        },
        {
            "name": "Rbz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rbz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1210/?format=api",
                "id": 1210,
                "name": "Codigos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6447/?format=api",
                "id": 6447,
                "name": "Gravity"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.rbraz.com/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=14660"
        }
    ]
}