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

{
    "url": "https://demozoo.org/api/v1/releasers/8811/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8811/",
    "id": 8811,
    "name": "Stelios",
    "is_group": false,
    "nicks": [
        {
            "name": "Stelios",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stelios"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/612/?format=api",
                "id": 612,
                "name": "Axis"
            },
            "is_current": false
        },
        {
            "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/330/?format=api",
                "id": 330,
                "name": "Sonik Clique"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53166/?format=api",
                "id": 53166,
                "name": "Vacuum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10062"
        }
    ]
}