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

{
    "url": "https://demozoo.org/api/v1/releasers/9815/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9815/",
    "id": 9815,
    "name": "Remdy",
    "is_group": false,
    "nicks": [
        {
            "name": "Remdy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Remdy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9816/?format=api",
                "id": 9816,
                "name": "Dentifrice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2152/?format=api",
                "id": 2152,
                "name": "Arkham"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33641/?format=api",
                "id": 33641,
                "name": "Argonauts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21911/?format=api",
                "id": 21911,
                "name": "X-Men"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85511/?format=api",
                "id": 85511,
                "name": "Primus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mumblecore.org"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26155"
        }
    ]
}