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

{
    "url": "https://demozoo.org/api/v1/releasers/10959/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10959/",
    "id": 10959,
    "name": "Sobol",
    "is_group": false,
    "nicks": [
        {
            "name": "Sobol",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sobol"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/452/?format=api",
                "id": 452,
                "name": "Appendix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14997/?format=api",
                "id": 14997,
                "name": "Breathe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92433/?format=api",
                "id": 92433,
                "name": "Smutek"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97253/?format=api",
                "id": 97253,
                "name": "Fabryka Kaszlu"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9280"
        }
    ]
}