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

{
    "url": "https://demozoo.org/api/v1/releasers/64504/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/64504/",
    "id": 64504,
    "name": "Makar",
    "is_group": false,
    "nicks": [
        {
            "name": "Makar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Makar"
            ]
        },
        {
            "name": "Makarsky",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Makarsky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74147/?format=api",
                "id": 74147,
                "name": "Karmelia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42740/?format=api",
                "id": 42740,
                "name": "Madness"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60226"
        }
    ]
}