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

{
    "url": "https://demozoo.org/api/v1/releasers/47670/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/47670/",
    "id": 47670,
    "name": "Mexs",
    "is_group": false,
    "nicks": [
        {
            "name": "Mexs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mexs"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47672/?format=api",
                "id": 47672,
                "name": "ChipRiff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34432/?format=api",
                "id": 34432,
                "name": "Mooncell"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10930"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/mattiasOfSweden"
        }
    ]
}