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

{
    "url": "https://demozoo.org/api/v1/releasers/1835/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1835/",
    "id": 1835,
    "name": "Nam",
    "is_group": false,
    "nicks": [
        {
            "name": "Nam",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nam"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/435/?format=api",
                "id": 435,
                "name": "Melon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                "id": 739,
                "name": "Dreamdealers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1834/?format=api",
                "id": 1834,
                "name": "Oops! Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1791/?format=api",
                "id": 1791,
                "name": "Movement"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50065/?format=api",
                "id": 50065,
                "name": "Willow"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102384/?format=api",
                "id": 102384,
                "name": "Passion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3781"
        }
    ]
}