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

{
    "url": "https://demozoo.org/api/v1/releasers/75849/?format=api",
    "demozoo_url": "https://demozoo.org/groups/75849/",
    "id": 75849,
    "name": "Sphinx",
    "is_group": true,
    "nicks": [
        {
            "name": "Sphinx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sphinx"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75850/?format=api",
                "id": 75850,
                "name": "Abs"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75851/?format=api",
                "id": 75851,
                "name": "Instant Data"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27428/?format=api",
                "id": 27428,
                "name": "Paralysis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4398/?format=api",
                "id": 4398,
                "name": "Stanton"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11111"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13570"
        }
    ]
}