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

{
    "url": "https://demozoo.org/api/v1/releasers/103385/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103385/",
    "id": 103385,
    "name": "The Agony's Friends",
    "is_group": true,
    "nicks": [
        {
            "name": "The Agony's Friends",
            "abbreviation": "TAF",
            "is_primary_nick": true,
            "variants": [
                "TAF",
                "The Agony's Friends"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90919/?format=api",
                "id": 90919,
                "name": "Alan Smithee"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6856/?format=api",
                "id": 6856,
                "name": "Zito"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65033"
        }
    ]
}