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

{
    "url": "https://demozoo.org/api/v1/releasers/58563/?format=api",
    "demozoo_url": "https://demozoo.org/groups/58563/",
    "id": 58563,
    "name": "Moving Pixels",
    "is_group": true,
    "nicks": [
        {
            "name": "Moving Pixels",
            "abbreviation": "MOPS",
            "is_primary_nick": true,
            "variants": [
                "MOPS",
                "Moving Pixels"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58564/?format=api",
                "id": 58564,
                "name": "Face Hugger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58565/?format=api",
                "id": 58565,
                "name": "Fraggle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58566/?format=api",
                "id": 58566,
                "name": "MOD"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70114/?format=api",
                "id": 70114,
                "name": "Duck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70115/?format=api",
                "id": 70115,
                "name": "Ablaze"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70116/?format=api",
                "id": 70116,
                "name": "Jaysoft"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70117/?format=api",
                "id": 70117,
                "name": "GWM"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/MOPS"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=490"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/moving_pixels/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20000120053759/http://stud.upb.de/~n96477/mops.html"
        }
    ]
}