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

{
    "url": "https://demozoo.org/api/v1/releasers/105415/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105415/",
    "id": 105415,
    "name": "Starlight Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Starlight Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Starlight Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92046/?format=api",
                "id": 92046,
                "name": "Andreas Benden"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92047/?format=api",
                "id": 92047,
                "name": "Carsten Hetzel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92048/?format=api",
                "id": 92048,
                "name": "Holger Schmidt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92724/?format=api",
                "id": 92724,
                "name": "Andreas Kock"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51587/?format=api",
                "id": 51587,
                "name": "Flashback"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7020"
        }
    ]
}