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

{
    "url": "https://demozoo.org/api/v1/releasers/87450/?format=api",
    "demozoo_url": "https://demozoo.org/groups/87450/",
    "id": 87450,
    "name": "Lemonride",
    "is_group": true,
    "nicks": [
        {
            "name": "Lemonride",
            "abbreviation": "LR",
            "is_primary_nick": true,
            "variants": [
                "LR",
                "Lemonride"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48752/?format=api",
                "id": 48752,
                "name": "cRim"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135304/?format=api",
                "id": 135304,
                "name": "AcidSoul"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135307/?format=api",
                "id": 135307,
                "name": "Gammis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45792/?format=api",
                "id": 45792,
                "name": "DreaMSectioN"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.lemonride.tk"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20020125204323/http://www.lemonride.d2g.com/"
        }
    ]
}