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

{
    "url": "https://demozoo.org/api/v1/releasers/121741/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121741/",
    "id": 121741,
    "name": "Natt",
    "is_group": false,
    "nicks": [
        {
            "name": "Natt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Natt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82862/?format=api",
                "id": 82862,
                "name": "All You Can Execute"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144484/?format=api",
                "id": 144484,
                "name": "Otomata Labs"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/akumanatt"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=104505"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/akumanatt"
        }
    ]
}