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

{
    "url": "https://demozoo.org/api/v1/releasers/154988/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154988/",
    "id": 154988,
    "name": "Dream Factory",
    "is_group": true,
    "nicks": [
        {
            "name": "Dream Factory",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dream Factory"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99305/?format=api",
                "id": 99305,
                "name": "A Guy With No Pseudo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101513/?format=api",
                "id": 101513,
                "name": "Dominique Lengy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101512/?format=api",
                "id": 101512,
                "name": "Philippe Paquet"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104890/?format=api",
                "id": 104890,
                "name": "Hawke"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7203/?format=api",
                "id": 7203,
                "name": "Sigfrid"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=45444"
        }
    ]
}