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

{
    "url": "https://demozoo.org/api/v1/releasers/3277/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3277/",
    "id": 3277,
    "name": "A.X.E",
    "is_group": true,
    "nicks": [
        {
            "name": "A.X.E",
            "abbreviation": "AXE",
            "is_primary_nick": true,
            "variants": [
                "A.X.E",
                "AXE"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3278/?format=api",
                "id": 3278,
                "name": "Dreamer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51498/?format=api",
                "id": 51498,
                "name": "Mr.Fuckolapse"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96157/?format=api",
                "id": 96157,
                "name": "Lover-boy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2733"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1170"
        }
    ]
}