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

{
    "url": "https://demozoo.org/api/v1/releasers/108618/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108618/",
    "id": 108618,
    "name": "Pixar",
    "is_group": true,
    "nicks": [
        {
            "name": "Pixar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pixar"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65579/?format=api",
                "id": 65579,
                "name": "Wiseguy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13827/?format=api",
                "id": 13827,
                "name": "Falch"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117985/?format=api",
                "id": 117985,
                "name": "Tor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92566/?format=api",
                "id": 92566,
                "name": "Gunders"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://janeway.exotica.org.uk/release.php?id=14142"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2735"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13415"
        }
    ]
}