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

{
    "url": "https://demozoo.org/api/v1/releasers/102325/?format=api",
    "demozoo_url": "https://demozoo.org/groups/102325/",
    "id": 102325,
    "name": "Vega",
    "is_group": true,
    "nicks": [
        {
            "name": "Vega",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vega"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27697/?format=api",
                "id": 27697,
                "name": "Zeebi"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17188/?format=api",
                "id": 17188,
                "name": "Korbatz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97300/?format=api",
                "id": 97300,
                "name": "R.g."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102326/?format=api",
                "id": 102326,
                "name": "Mac Rafi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102327/?format=api",
                "id": 102327,
                "name": "Marks"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102335/?format=api",
                "id": 102335,
                "name": "Kratka"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61992"
        }
    ]
}