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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322806/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322806/",
        "id": 322806,
        "title": "Side-Crawlers Dance",
        "author_nicks": [
            {
                "name": "RevEng",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136968/?format=api",
                    "id": 136968,
                    "name": "RevEng",
                    "is_group": false
                }
            },
            {
                "name": "Synthpopalooza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136969/?format=api",
                    "id": 136969,
                    "name": "Synthpopalooza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-02-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/86/?format=api",
                "id": 86,
                "name": "Atari 7800 ProSystem"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "dragonfly-cart",
            "ym2151",
            "xmym-tracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322805/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322805/",
        "id": 322805,
        "title": "Zanac",
        "author_nicks": [
            {
                "name": "RevEng",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136968/?format=api",
                    "id": 136968,
                    "name": "RevEng",
                    "is_group": false
                }
            },
            {
                "name": "Synthpopalooza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136969/?format=api",
                    "id": 136969,
                    "name": "Synthpopalooza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-02-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/86/?format=api",
                "id": 86,
                "name": "Atari 7800 ProSystem"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "dragonfly-cart",
            "ym2151",
            "xmym-tracker"
        ]
    }
]