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

{
    "url": "https://demozoo.org/api/v1/releasers/55/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55/",
    "id": 55,
    "name": "Fred",
    "is_group": false,
    "nicks": [
        {
            "name": "Fred",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fred"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                "id": 53,
                "name": "Calodox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6008/?format=api",
                "id": 6008,
                "name": "Shitfaced Clowns"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13220/?format=api",
                "id": 13220,
                "name": "Buenzli Orgas"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26332/?format=api",
                "id": 26332,
                "name": "Ooze Labs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9951/?format=api",
                "id": 9951,
                "name": "Pain Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/902/?format=api",
                "id": 902,
                "name": "Kangooroo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100123/?format=api",
                "id": 100123,
                "name": "Echtzeit - Digitale Kultur"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43947"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=28279"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=221"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=40"
        }
    ]
}