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

{
    "url": "https://demozoo.org/api/v1/releasers/13369/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13369/",
    "id": 13369,
    "name": "Finesse",
    "is_group": true,
    "nicks": [
        {
            "name": "Finesse",
            "abbreviation": "FNS",
            "is_primary_nick": true,
            "variants": [
                "FNS",
                "Finesse"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3443/?format=api",
                "id": 3443,
                "name": "Deone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13378/?format=api",
                "id": 13378,
                "name": "JamSam"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13433/?format=api",
                "id": 13433,
                "name": "Indie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18839/?format=api",
                "id": 18839,
                "name": "Monza"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5420/?format=api",
                "id": 5420,
                "name": "Speed Devil"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53135/?format=api",
                "id": 53135,
                "name": "Je-Man"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24206"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2523"
        }
    ]
}