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

{
    "url": "https://demozoo.org/api/v1/releasers/5582/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5582/",
    "id": 5582,
    "name": "Kojote",
    "is_group": false,
    "nicks": [
        {
            "name": "Kojote",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kojote"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5618/?format=api",
                "id": 5618,
                "name": "Brainwank"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5617/?format=api",
                "id": 5617,
                "name": "Sueño"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6800/?format=api",
                "id": 6800,
                "name": "ByTeGeiZ"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3637/?format=api",
                "id": 3637,
                "name": "Speckdrumm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18188/?format=api",
                "id": 18188,
                "name": "Retroguru"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.pdroms.de"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/shahzad.sahaib"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4080"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=2371"
        }
    ]
}