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

[
    {
        "url": "https://demozoo.org/api/v1/productions/148202/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/148202/",
        "id": 148202,
        "title": "Setae Neuvoo",
        "author_nicks": [
            {
                "name": "Cock Norris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52488/?format=api",
                    "id": 52488,
                    "name": "Cock Norris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-10-24",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/200226/?format=api",
        "demozoo_url": "https://demozoo.org/music/200226/",
        "id": 200226,
        "title": "Megamusiickia",
        "author_nicks": [
            {
                "name": "Cock Norris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52488/?format=api",
                    "id": 52488,
                    "name": "Cock Norris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninja GeFilus",
                "abbreviation": "NGFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15380/?format=api",
                    "id": 15380,
                    "name": "Ninja GeFilus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119342/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119342/",
        "id": 119342,
        "title": "Limppademo2000",
        "author_nicks": [
            {
                "name": "Allybatmobeal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52487/?format=api",
                    "id": 52487,
                    "name": "Allybatmobeal",
                    "is_group": false
                }
            },
            {
                "name": "Cock Norris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52488/?format=api",
                    "id": 52488,
                    "name": "Cock Norris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ninja GeFilus",
                "abbreviation": "NGFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15380/?format=api",
                    "id": 15380,
                    "name": "Ninja GeFilus",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "commodore-basic-v2"
        ]
    }
]