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

{
    "url": "https://demozoo.org/api/v1/releasers/64386/?format=api",
    "demozoo_url": "https://demozoo.org/groups/64386/",
    "id": 64386,
    "name": "System of Sound",
    "is_group": true,
    "nicks": [
        {
            "name": "System of Sound",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "System of Sound"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24617/?format=api",
                "id": 24617,
                "name": "Mr. Roboto"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23238/?format=api",
                "id": 23238,
                "name": "DF0:BAD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                "id": 3604,
                "name": "cTrix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5616/?format=api",
                "id": 5616,
                "name": "ript"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134645/?format=api",
                "id": 134645,
                "name": "One Hit Kill"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134919/?format=api",
                "id": 134919,
                "name": "Ceazer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://systemofsound.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://systemofsound.org/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42147"
        }
    ]
}