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

{
    "url": "https://demozoo.org/api/v1/releasers/25559/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25559/",
    "id": 25559,
    "name": "Breakin",
    "is_group": false,
    "nicks": [
        {
            "name": "Breakin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Breakin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5265/?format=api",
                "id": 5265,
                "name": "Outbreak"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14990/?format=api",
                "id": 14990,
                "name": "Sublime"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://breakin.github.io"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3995"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/anders_breakin"
        }
    ]
}