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

{
    "url": "https://demozoo.org/api/v1/releasers/53909/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53909/",
    "id": 53909,
    "name": "SMV Design",
    "is_group": true,
    "nicks": [
        {
            "name": "SMV Design",
            "abbreviation": "SMV",
            "is_primary_nick": true,
            "variants": [
                "S.M.V.",
                "SMV",
                "SMV Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25274/?format=api",
                "id": 25274,
                "name": "Monsty"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65539/?format=api",
                "id": 65539,
                "name": "Truce"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65540/?format=api",
                "id": 65540,
                "name": "Docky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53908/?format=api",
                "id": 53908,
                "name": "Thomas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25273/?format=api",
                "id": 25273,
                "name": "Leeroy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132242/?format=api",
                "id": 132242,
                "name": "Bug"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132243/?format=api",
                "id": 132243,
                "name": "Fancy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}