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

{
    "url": "https://demozoo.org/api/v1/releasers/105007/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105007/",
    "id": 105007,
    "name": "Love",
    "is_group": true,
    "nicks": [
        {
            "name": "Love",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Love"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2074/?format=api",
                "id": 2074,
                "name": "Jimi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/275/?format=api",
                "id": 275,
                "name": "Visualice"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106111/?format=api",
                "id": 106111,
                "name": "DCD"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60940"
        }
    ]
}