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

[
    {
        "url": "https://demozoo.org/api/v1/productions/279204/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279204/",
        "id": 279204,
        "title": "PLACEHOLDER",
        "author_nicks": [
            {
                "name": "ParziDemo",
                "abbreviation": "PD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78089/?format=api",
                    "id": 78089,
                    "name": "ParziDemo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-8x"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198814/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198814/",
        "id": 198814,
        "title": "BASICBOY",
        "author_nicks": [
            {
                "name": "ParziDemo",
                "abbreviation": "PD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78089/?format=api",
                    "id": 78089,
                    "name": "ParziDemo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-01-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-8x"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186766/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186766/",
        "id": 186766,
        "title": "BASICBOY",
        "author_nicks": [
            {
                "name": "ParziDemo",
                "abbreviation": "PD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78089/?format=api",
                    "id": 78089,
                    "name": "ParziDemo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-05-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-8x"
        ]
    }
]