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

{
    "url": "https://demozoo.org/api/v1/releasers/45342/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45342/",
    "id": 45342,
    "name": "Ikilledher",
    "is_group": false,
    "nicks": [
        {
            "name": "Angel",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Angel"
            ]
        },
        {
            "name": "IKillr",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "I Killr",
                "IKillr"
            ]
        },
        {
            "name": "Ikilledher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ikilledher"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8386/?format=api",
                "id": 8386,
                "name": "Jetset"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4114/?format=api",
                "id": 4114,
                "name": "Pussy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4553/?format=api",
                "id": 4553,
                "name": "Doom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44742/?format=api",
                "id": 44742,
                "name": "6510.nl"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=24535"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3567"
        }
    ]
}