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

{
    "url": "https://demozoo.org/api/v1/releasers/5080/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5080/",
    "id": 5080,
    "name": "Nazareth Creations",
    "is_group": true,
    "nicks": [
        {
            "name": "Nazareth Creations",
            "abbreviation": "NZH",
            "is_primary_nick": true,
            "variants": [
                "NZH",
                "Nazareth",
                "Nazareth Creations"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4303/?format=api",
                "id": 4303,
                "name": "Neuratix"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                "id": 90,
                "name": "lug00ber"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18/?format=api",
                "id": 18,
                "name": "Ferris"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1999/?format=api",
                "id": 1999,
                "name": "OptimizE"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/772/?format=api",
                "id": 772,
                "name": "mortzERR"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4280/?format=api",
                "id": 4280,
                "name": "Flipside"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4851"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20060220091158/http://nazareth.moo.no/"
        }
    ]
}