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

{
    "url": "https://demozoo.org/api/v1/releasers/12895/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12895/",
    "id": 12895,
    "name": "Mayor",
    "is_group": false,
    "nicks": [
        {
            "name": "Mayor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mayor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6228/?format=api",
                "id": 6228,
                "name": "SceneSat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64592/?format=api",
                "id": 64592,
                "name": "simulaatio.org"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7791/?format=api",
                "id": 7791,
                "name": "The Art Of Never Getting Anything Done"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12923/?format=api",
                "id": 12923,
                "name": "Wide Load"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=52109"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/thmsdj/"
        },
        {
            "link_class": "TwitchChannel",
            "url": "https://twitch.tv/mayor_dj"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/thomasdj"
        }
    ]
}