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

{
    "url": "https://demozoo.org/api/v1/releasers/113546/?format=api",
    "demozoo_url": "https://demozoo.org/groups/113546/",
    "id": 113546,
    "name": "FRONTL1NE",
    "is_group": true,
    "nicks": [
        {
            "name": "FRONTL1NE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FRONTL1NE"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57119/?format=api",
                "id": 57119,
                "name": "Jugem-T"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24017/?format=api",
                "id": 24017,
                "name": "FL1NE"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63883/?format=api",
                "id": 63883,
                "name": "hadhad"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57112/?format=api",
                "id": 57112,
                "name": "FMS_Cat"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://frontl1ne.net/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/FRONTL1NE_NET"
        },
        {
            "link_class": "YoutubeChannel",
            "url": "https://www.youtube.com/channel/UCPKyHbaE6kpvsBgdfMctaWw"
        }
    ]
}