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

{
    "url": "https://demozoo.org/api/v1/releasers/75015/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75015/",
    "id": 75015,
    "name": "Bird",
    "is_group": false,
    "nicks": [
        {
            "name": "Bird",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bird"
            ]
        },
        {
            "name": "Timo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Timo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6962/?format=api",
                "id": 6962,
                "name": "Syntex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75020/?format=api",
                "id": 75020,
                "name": "Ténèbres"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129148/?format=api",
                "id": 129148,
                "name": "Corsican Spreaders group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=641"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24114"
        }
    ]
}