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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202807/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202807/",
        "id": 202807,
        "title": "No Neo - No Party",
        "author_nicks": [
            {
                "name": "Citavia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14586/?format=api",
                    "id": 14586,
                    "name": "Citavia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/89/?format=api",
                "id": 89,
                "name": "NeoGeo"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "neogeo-cd"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155062/?format=api",
        "demozoo_url": "https://demozoo.org/productions/155062/",
        "id": 155062,
        "title": "DIFF",
        "author_nicks": [
            {
                "name": "Citavia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14586/?format=api",
                    "id": 14586,
                    "name": "Citavia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/89/?format=api",
                "id": 89,
                "name": "NeoGeo"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "neogeo-cd"
        ]
    }
]