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

{
    "url": "https://demozoo.org/api/v1/releasers/10400/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10400/",
    "id": 10400,
    "name": "Weeds",
    "is_group": true,
    "nicks": [
        {
            "name": "Weeds",
            "abbreviation": "WDS",
            "is_primary_nick": true,
            "variants": [
                "WDS",
                "Weeds"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10399/?format=api",
                "id": 10399,
                "name": "Passenger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14831/?format=api",
                "id": 14831,
                "name": "Ash!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21948/?format=api",
                "id": 21948,
                "name": "Anubis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21949/?format=api",
                "id": 21949,
                "name": "Aragorn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20633/?format=api",
                "id": 20633,
                "name": "Bear"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21950/?format=api",
                "id": 21950,
                "name": "Crisp"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21951/?format=api",
                "id": 21951,
                "name": "Jonah Sand"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21952/?format=api",
                "id": 21952,
                "name": "Sarin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21953/?format=api",
                "id": 21953,
                "name": "Stazi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3315/?format=api",
                "id": 3315,
                "name": "Darklight"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27926"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3109"
        }
    ]
}