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

{
    "url": "https://demozoo.org/api/v1/releasers/6347/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6347/",
    "id": 6347,
    "name": "Trez",
    "is_group": false,
    "nicks": [
        {
            "name": "Trez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5869/?format=api",
                "id": 5869,
                "name": "Aspirine Prod."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2008/?format=api",
                "id": 2008,
                "name": "Fnuque"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62717/?format=api",
                "id": 62717,
                "name": "Søhesten"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137238/?format=api",
                "id": 137238,
                "name": "Unique"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5287"
        }
    ]
}