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

{
    "url": "https://demozoo.org/api/v1/releasers/33189/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33189/",
    "id": 33189,
    "name": "Real Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Real Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Real Software"
            ]
        },
        {
            "name": "Real Software of Brest City",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Real Software of Brest City"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39686/?format=api",
                "id": 39686,
                "name": "Pawel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39687/?format=api",
                "id": 39687,
                "name": "Denis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39688/?format=api",
                "id": 39688,
                "name": "Cyberex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39689/?format=api",
                "id": 39689,
                "name": "DarkMax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39690/?format=api",
                "id": 39690,
                "name": "Tyrex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39691/?format=api",
                "id": 39691,
                "name": "Tiron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145505/?format=api",
                "id": 145505,
                "name": "Scopter"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Real_Software"
        }
    ]
}