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

{
    "url": "https://demozoo.org/api/v1/releasers/39822/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39822/",
    "id": 39822,
    "name": "Nexus 7",
    "is_group": true,
    "nicks": [
        {
            "name": "Nexus 7",
            "abbreviation": "NX7",
            "is_primary_nick": true,
            "variants": [
                "NX7",
                "Nexus 7"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39821/?format=api",
                "id": 39821,
                "name": "Rmx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68573/?format=api",
                "id": 68573,
                "name": "Saxman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19743/?format=api",
                "id": 19743,
                "name": "XXL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4866/?format=api",
                "id": 4866,
                "name": "Mindplay"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26335"
        }
    ]
}