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

[
    {
        "url": "https://demozoo.org/api/v1/productions/140063/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140063/",
        "id": 140063,
        "title": "Bleu",
        "author_nicks": [
            {
                "name": "Impakt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39885/?format=api",
                    "id": 39885,
                    "name": "Impakt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Youth Uprising",
                "abbreviation": "YUP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                    "id": 17,
                    "name": "Youth Uprising",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-06-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/113596/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113596/",
        "id": 113596,
        "title": "Pixel Flakes",
        "author_nicks": [
            {
                "name": "Impakt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39885/?format=api",
                    "id": 39885,
                    "name": "Impakt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spektre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50678/?format=api",
                    "id": 50678,
                    "name": "Spektre",
                    "is_group": true
                }
            },
            {
                "name": "Youth Uprising",
                "abbreviation": "YUP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                    "id": 17,
                    "name": "Youth Uprising",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-06-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "bass",
            "sdl",
            "sdl2"
        ]
    }
]