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

{
    "url": "https://demozoo.org/api/v1/releasers/45112/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45112/",
    "id": 45112,
    "name": "Black Sinus",
    "is_group": true,
    "nicks": [
        {
            "name": "Black Sinus",
            "abbreviation": "BLS",
            "is_primary_nick": true,
            "variants": [
                "BLS",
                "Black Sinus"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45113/?format=api",
                "id": 45113,
                "name": "Anvil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6697/?format=api",
                "id": 6697,
                "name": "Pitty"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94568/?format=api",
                "id": 94568,
                "name": "Wilbour"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113707/?format=api",
                "id": 113707,
                "name": "Flexible"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1821/?format=api",
                "id": 1821,
                "name": "Dextor"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19146"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7180"
        }
    ]
}