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

{
    "url": "https://demozoo.org/api/v1/releasers/1780/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1780/",
    "id": 1780,
    "name": "Camel Corporation",
    "is_group": true,
    "nicks": [
        {
            "name": "Camel Corporation",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Camel Corporation"
            ]
        },
        {
            "name": "The Camel Corp",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Camel Corp"
            ]
        },
        {
            "name": "The Camel Corporation",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Camel Corporation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1782/?format=api",
                "id": 1782,
                "name": "Milkshake"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1781/?format=api",
                "id": 1781,
                "name": "ICronite"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20210"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11429"
        }
    ]
}