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

{
    "url": "https://demozoo.org/api/v1/releasers/25799/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25799/",
    "id": 25799,
    "name": "Flying Frenchman",
    "is_group": false,
    "nicks": [
        {
            "name": "Flying Frenchman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flying Frenchman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25795/?format=api",
                "id": 25795,
                "name": "Silicon Dream Artists"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145615/?format=api",
                "id": 145615,
                "name": "Disciples of the Dark Knight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145592/?format=api",
                "id": 145592,
                "name": "Propaganda Staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147110/?format=api",
                "id": 147110,
                "name": "Swift Couriering Incorporated"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}