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

{
    "url": "https://demozoo.org/api/v1/releasers/21783/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21783/",
    "id": 21783,
    "name": "Yolan",
    "is_group": false,
    "nicks": [
        {
            "name": "Yolan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yolan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                "id": 8318,
                "name": "New Generation Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66385/?format=api",
                "id": 66385,
                "name": "Defcon 4"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13954/?format=api",
                "id": 13954,
                "name": "Suspect"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10888"
        }
    ]
}