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

{
    "url": "https://demozoo.org/api/v1/releasers/20272/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20272/",
    "id": 20272,
    "name": "Jarko",
    "is_group": false,
    "nicks": [
        {
            "name": "Jarko",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jarko"
            ]
        },
        {
            "name": "Kaziu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kaziu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36472/?format=api",
                "id": 36472,
                "name": "Dupa Naszej Ani"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2006/?format=api",
                "id": 2006,
                "name": "Union"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13954/?format=api",
                "id": 13954,
                "name": "Suspect"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18529/?format=api",
                "id": 18529,
                "name": "Lamers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3641"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9830"
        }
    ]
}