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

{
    "url": "https://demozoo.org/api/v1/releasers/10178/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10178/",
    "id": 10178,
    "name": "Kro",
    "is_group": false,
    "nicks": [
        {
            "name": "Kro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kro"
            ]
        },
        {
            "name": "Krzys",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Krzys"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10049/?format=api",
                "id": 10049,
                "name": "Phase Truce"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10262/?format=api",
                "id": 10262,
                "name": "Dinx Project"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                "id": 606,
                "name": "Nah-Kolor"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20084/?format=api",
                "id": 20084,
                "name": "Soldiers And Flowers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8679/?format=api",
                "id": 8679,
                "name": "Absurd"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101287/?format=api",
                "id": 101287,
                "name": "Bad Zone"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4138"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41205"
        }
    ]
}