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

[
    {
        "url": "https://demozoo.org/api/v1/productions/378793/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378793/",
        "id": 378793,
        "title": "Stop The War In Yugoslavia",
        "author_nicks": [
            {
                "name": "Destroyer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152258/?format=api",
                    "id": 152258,
                    "name": "Destroyer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "politics",
            "war",
            "slovenian-language",
            "serbian-language",
            "croatian-language",
            "albanian-language",
            "macedonian-language"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/378837/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378837/",
        "id": 378837,
        "title": "Big Up! Intro Maker",
        "author_nicks": [
            {
                "name": "Destroyer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152258/?format=api",
                    "id": 152258,
                    "name": "Destroyer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/378836/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378836/",
        "id": 378836,
        "title": "Big (1) Intro Maker",
        "author_nicks": [
            {
                "name": "Destroyer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152258/?format=api",
                    "id": 152258,
                    "name": "Destroyer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "demomaker"
        ]
    }
]