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

{
    "url": "https://demozoo.org/api/v1/releasers/9264/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9264/",
    "id": 9264,
    "name": "Justinas",
    "is_group": false,
    "nicks": [
        {
            "name": "Justinas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Justinas"
            ]
        },
        {
            "name": "Sector",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sector"
            ]
        },
        {
            "name": "djuzzz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "djuzzz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8901/?format=api",
                "id": 8901,
                "name": "Constellation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9670/?format=api",
                "id": 9670,
                "name": "Serious Speccy Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13363/?format=api",
                "id": 13363,
                "name": "Intereor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26215/?format=api",
                "id": 26215,
                "name": "Fostral"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9448/?format=api",
                "id": 9448,
                "name": "Starfire Hackers Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Sector"
        }
    ]
}