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

{
    "url": "https://demozoo.org/api/v1/releasers/137638/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/137638/",
    "id": 137638,
    "name": "Galaxy",
    "is_group": false,
    "nicks": [
        {
            "name": "Galaxy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Galaxy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                "id": 6744,
                "name": "Interactive"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6698/?format=api",
                "id": 6698,
                "name": "Dytec"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1325/?format=api",
                "id": 1325,
                "name": "Submission"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20500"
        }
    ]
}