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

{
    "url": "https://demozoo.org/api/v1/releasers/11/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11/",
    "id": 11,
    "name": "Skrebbel",
    "is_group": false,
    "nicks": [
        {
            "name": "Eggbird",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Eggbird"
            ]
        },
        {
            "name": "Skrebbel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "",
                "Skrebbel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                "id": 10,
                "name": "Matt Current"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8687/?format=api",
                "id": 8687,
                "name": "Lobstarrs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11279/?format=api",
                "id": 11279,
                "name": "Groen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4325/?format=api",
                "id": 4325,
                "name": "Milkmen"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18696/?format=api",
                "id": 18696,
                "name": "Slengpung"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5479/?format=api",
                "id": 5479,
                "name": "Green"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33364/?format=api",
                "id": 33364,
                "name": "The Happy Hardcore Revival Foundation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118646/?format=api",
                "id": 118646,
                "name": "ClubLantic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137134/?format=api",
                "id": 137134,
                "name": "Demojournal Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6814/?format=api",
                "id": 6814,
                "name": "Beastietoys"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142634/?format=api",
                "id": 142634,
                "name": "Geldrop Demoscene Allstars"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://e.teeselink.nl"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=422"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/skrebbel"
        }
    ]
}