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

{
    "url": "https://demozoo.org/api/v1/releasers/75627/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75627/",
    "id": 75627,
    "name": "movAX13h",
    "is_group": false,
    "nicks": [
        {
            "name": "IcE",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "IcE"
            ]
        },
        {
            "name": "filip",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "filip"
            ]
        },
        {
            "name": "movAX13h",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "movAX13h"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37936/?format=api",
                "id": 37936,
                "name": "The Scampers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://blog.thrill-project.com"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=42516"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/movAX13h"
        }
    ]
}