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

{
    "url": "https://demozoo.org/api/v1/releasers/1124/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1124/",
    "id": 1124,
    "name": "Raimo",
    "is_group": false,
    "nicks": [
        {
            "name": "Burrito",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Burrito"
            ]
        },
        {
            "name": "Raimo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Raimo"
            ]
        },
        {
            "name": "Raymon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Raymon"
            ]
        }
    ],
    "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/16205/?format=api",
                "id": 16205,
                "name": "Unique"
            },
            "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/88/?format=api",
                "id": 88,
                "name": "Boozoholics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18696/?format=api",
                "id": 18696,
                "name": "Slengpung"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34727"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32039"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33048"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=424"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2078"
        }
    ]
}