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

{
    "url": "https://demozoo.org/api/v1/releasers/100082/?format=api",
    "demozoo_url": "https://demozoo.org/groups/100082/",
    "id": 100082,
    "name": "Assembly Organizing",
    "is_group": true,
    "nicks": [
        {
            "name": "Assembly Orga",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Assembly Orga"
            ]
        },
        {
            "name": "Assembly Organization",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Assembly Organization"
            ]
        },
        {
            "name": "Assembly Organizing",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Assembly Organizing"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24537/?format=api",
                "id": 24537,
                "name": "Pehu"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=51113"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=51144"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=51142"
        }
    ]
}