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

{
    "url": "https://demozoo.org/api/v1/releasers/114020/?format=api",
    "demozoo_url": "https://demozoo.org/groups/114020/",
    "id": 114020,
    "name": "Last Minute Creations",
    "is_group": true,
    "nicks": [
        {
            "name": "Last Minute Creations",
            "abbreviation": "LMC",
            "is_primary_nick": true,
            "variants": [
                "LMC",
                "Last Minute Creations"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80975/?format=api",
                "id": 80975,
                "name": "tehKaiN"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114022/?format=api",
                "id": 114022,
                "name": "Luc3k"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/Last-Minute-Creations"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=71727"
        }
    ]
}