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

{
    "url": "https://demozoo.org/api/v1/releasers/32624/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32624/",
    "id": 32624,
    "name": "Morgoth",
    "is_group": false,
    "nicks": [
        {
            "name": "Dragor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dragor"
            ]
        },
        {
            "name": "Morgoth",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Morgoth"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31130/?format=api",
                "id": 31130,
                "name": "Quasimodos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50483/?format=api",
                "id": 50483,
                "name": "Doomsday Developments"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50115/?format=api",
                "id": 50115,
                "name": "YFA Software"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Morgoth"
        }
    ]
}