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

{
    "url": "https://demozoo.org/api/v1/releasers/16028/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16028/",
    "id": 16028,
    "name": "The Lost Patrol",
    "is_group": true,
    "nicks": [
        {
            "name": "The Lost Patrol",
            "abbreviation": "TLP",
            "is_primary_nick": true,
            "variants": [
                "TLP",
                "The Lost Patrol"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16027/?format=api",
                "id": 16027,
                "name": "Jaguar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65032/?format=api",
                "id": 65032,
                "name": "TMC"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118744/?format=api",
                "id": 118744,
                "name": "Dynamite!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126190/?format=api",
                "id": 126190,
                "name": "Codeblaster"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030726064213/http://come.to/lostpatrol"
        }
    ]
}