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

{
    "url": "https://demozoo.org/api/v1/releasers/29842/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29842/",
    "id": 29842,
    "name": "Jim",
    "is_group": false,
    "nicks": [
        {
            "name": "JaM",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "JaM"
            ]
        },
        {
            "name": "Jay",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jay"
            ]
        },
        {
            "name": "Jim",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jim"
            ]
        },
        {
            "name": "Jim_Neray",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jim Neray",
                "Jim_Neray"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29821/?format=api",
                "id": 29821,
                "name": "Grim Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8321/?format=api",
                "id": 8321,
                "name": "Spasm"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62745/?format=api",
                "id": 62745,
                "name": "Unity"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13725"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13560"
        }
    ]
}