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

{
    "url": "https://demozoo.org/api/v1/releasers/140491/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140491/",
    "id": 140491,
    "name": "Miyagi1980",
    "is_group": false,
    "nicks": [
        {
            "name": "Miyagi1980",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Miyagi1980"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140492/?format=api",
                "id": 140492,
                "name": "RetroArts"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "www.retroarts.de"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://retroarts.itch.io/"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/profile.php"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/gregschll"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/1980Miyagi"
        }
    ]
}