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

{
    "url": "https://demozoo.org/api/v1/releasers/74882/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/74882/",
    "id": 74882,
    "name": "Leo",
    "is_group": false,
    "nicks": [
        {
            "name": "Leo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Leo"
            ]
        },
        {
            "name": "Leonardo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Leonardo"
            ]
        },
        {
            "name": "Staale",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Staale",
                "Stale"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3279/?format=api",
                "id": 3279,
                "name": "Grace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51004/?format=api",
                "id": 51004,
                "name": "Unlimited"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28241/?format=api",
                "id": 28241,
                "name": "Crime Devils"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8264/?format=api",
                "id": 8264,
                "name": "Diffusion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4257"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14887"
        }
    ]
}