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

{
    "url": "https://demozoo.org/api/v1/releasers/99702/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99702/",
    "id": 99702,
    "name": "Free Access",
    "is_group": true,
    "nicks": [
        {
            "name": "Free Access",
            "abbreviation": "FAS",
            "is_primary_nick": true,
            "variants": [
                "FAS",
                "Free Access"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98820/?format=api",
                "id": 98820,
                "name": "Karate Kid 2"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104023/?format=api",
                "id": 104023,
                "name": "FL89"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104024/?format=api",
                "id": 104024,
                "name": "Buggy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83106/?format=api",
                "id": 83106,
                "name": "Gimzo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98821/?format=api",
                "id": 98821,
                "name": "Syxs"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48901"
        }
    ]
}