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

{
    "url": "https://demozoo.org/api/v1/releasers/45947/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45947/",
    "id": 45947,
    "name": "Barjack",
    "is_group": false,
    "nicks": [
        {
            "name": "Barjack",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Barjack"
            ]
        },
        {
            "name": "Cyril",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cyril"
            ]
        },
        {
            "name": "Dicsa&Biggles",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dicsa&Biggles"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3943/?format=api",
                "id": 3943,
                "name": "Futurs'"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21293/?format=api",
                "id": 21293,
                "name": "Kill Or Die"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21741/?format=api",
                "id": 21741,
                "name": "AST System"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88523/?format=api",
                "id": 88523,
                "name": "Praline"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://barjack.fr/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Barjack"
        }
    ]
}