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

{
    "url": "https://demozoo.org/api/v1/releasers/19704/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19704/",
    "id": 19704,
    "name": "Epi",
    "is_group": false,
    "nicks": [
        {
            "name": "Epi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Epi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31131/?format=api",
                "id": 31131,
                "name": "Allegresse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15361/?format=api",
                "id": 15361,
                "name": "Tristesse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35306/?format=api",
                "id": 35306,
                "name": "Odsiecz Sobieskiego"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25896/?format=api",
                "id": 25896,
                "name": "New Generation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Epi"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://epi.atari8.info/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/EPI/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/epi"
        }
    ]
}