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

{
    "url": "https://demozoo.org/api/v1/releasers/103739/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103739/",
    "id": 103739,
    "name": "Front Line",
    "is_group": true,
    "nicks": [
        {
            "name": "Front Line",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Front Line",
                "Frontline"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17375/?format=api",
                "id": 17375,
                "name": "Quazar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23184/?format=api",
                "id": 23184,
                "name": "Roddarn"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65898"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13464"
        }
    ]
}