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

[
    {
        "url": "https://demozoo.org/api/v1/productions/121673/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121673/",
        "id": 121673,
        "title": "Demo6401",
        "author_nicks": [
            {
                "name": "Icebird",
                "abbreviation": "ICB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11515/?format=api",
                    "id": 11515,
                    "name": "Icebird",
                    "is_group": true
                }
            },
            {
                "name": "Topix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23921/?format=api",
                    "id": 23921,
                    "name": "Topix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151305/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151305/",
        "id": 151305,
        "title": "HappyRGB",
        "author_nicks": [
            {
                "name": "Topix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23921/?format=api",
                    "id": 23921,
                    "name": "Topix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151326/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151326/",
        "id": 151326,
        "title": "CodePressor",
        "author_nicks": [
            {
                "name": "Tony Haines",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62607/?format=api",
                    "id": 62607,
                    "name": "Tony Haines",
                    "is_group": false
                }
            },
            {
                "name": "Topix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23921/?format=api",
                    "id": 23921,
                    "name": "Topix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "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/36591/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36591/",
        "id": 36591,
        "title": "Ghastly colours a go-go",
        "author_nicks": [
            {
                "name": "Topix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23921/?format=api",
                    "id": 23921,
                    "name": "Topix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
                "id": 35,
                "name": "Acorn Archimedes"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]