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

{
    "url": "https://demozoo.org/api/v1/releasers/118261/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118261/",
    "id": 118261,
    "name": "Genetic Source",
    "is_group": true,
    "nicks": [
        {
            "name": "Genetic Source",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Genetic Source",
                "GeneticSource"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118260/?format=api",
                "id": 118260,
                "name": "Pinguin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14356/?format=api",
                "id": 14356,
                "name": "Chavez"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118262/?format=api",
                "id": 118262,
                "name": "Lift"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118263/?format=api",
                "id": 118263,
                "name": "Puls"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://amp.dascene.net/newresult.php?request=groupid&search=1979"
        }
    ]
}