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

{
    "url": "https://demozoo.org/api/v1/releasers/124278/?format=api",
    "demozoo_url": "https://demozoo.org/groups/124278/",
    "id": 124278,
    "name": "Alt-1 Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Alt-1 Staff",
            "abbreviation": "ALT1",
            "is_primary_nick": true,
            "variants": [
                "ALT1",
                "Alt-1",
                "Alt-1 Staff"
            ]
        },
        {
            "name": "LiTHiUM",
            "abbreviation": "LIT",
            "is_primary_nick": false,
            "variants": [
                "LIT",
                "LiTHiUM",
                "Lithium Magazine",
                "Lithium Staff"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47001/?format=api",
                "id": 47001,
                "name": "LiTHiUM"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132144/?format=api",
                "id": 132144,
                "name": "Night Crawler"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132145/?format=api",
                "id": 132145,
                "name": "Free Agent"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47002/?format=api",
                "id": 47002,
                "name": "Benzel"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/tags/content/lithium"
        },
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/alt_1"
        }
    ]
}