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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299782/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299782/",
        "id": 299782,
        "title": "ZX Format 8 Intro",
        "author_nicks": [
            {
                "name": "XL-Design Inc.",
                "abbreviation": "XLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20221/?format=api",
                    "id": 20221,
                    "name": "XL-Design Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/299784/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299784/",
        "id": 299784,
        "title": "ZX Format 6 Intro",
        "author_nicks": [
            {
                "name": "XL-Design Inc.",
                "abbreviation": "XLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20221/?format=api",
                    "id": 20221,
                    "name": "XL-Design Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29687/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29687/",
        "id": 29687,
        "title": "AGA iNSIDE",
        "author_nicks": [
            {
                "name": "XL-Design Inc.",
                "abbreviation": "XLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20221/?format=api",
                    "id": 20221,
                    "name": "XL-Design Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/299783/?format=api",
        "demozoo_url": "https://demozoo.org/productions/299783/",
        "id": 299783,
        "title": "ZX Format 5 Intro",
        "author_nicks": [
            {
                "name": "XL-Design Inc.",
                "abbreviation": "XLD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20221/?format=api",
                    "id": 20221,
                    "name": "XL-Design Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]