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

{
    "url": "https://demozoo.org/api/v1/releasers/102292/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102292/",
    "id": 102292,
    "name": "Alfaforce",
    "is_group": true,
    "nicks": [
        {
            "name": "Alfaforce",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alfaforce"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102293/?format=api",
                "id": 102293,
                "name": "Pibben"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102294/?format=api",
                "id": 102294,
                "name": "Tower"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102295/?format=api",
                "id": 102295,
                "name": "2-Ro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105471/?format=api",
                "id": 105471,
                "name": "Tazman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5261/?format=api",
                "id": 5261,
                "name": "Fred"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61902"
        }
    ]
}