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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25101/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25101/",
        "id": 25101,
        "title": "The Milkyway Experience",
        "author_nicks": [
            {
                "name": "Numb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10228/?format=api",
                    "id": 10228,
                    "name": "Numb",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl",
            "upx",
            "csg"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8629/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8629/",
        "id": 8629,
        "title": "16:9",
        "author_nicks": [
            {
                "name": "Numb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10228/?format=api",
                    "id": 10228,
                    "name": "Numb",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-10-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21825/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21825/",
        "id": 21825,
        "title": "li'l djevotchka's antibiotics",
        "author_nicks": [
            {
                "name": "Numb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10228/?format=api",
                    "id": 10228,
                    "name": "Numb",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus",
            "upx",
            "bjork",
            "incomplete-credits"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39133/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39133/",
        "id": 39133,
        "title": "Mirror Children",
        "author_nicks": [
            {
                "name": "Numb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10228/?format=api",
                    "id": 10228,
                    "name": "Numb",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "midas",
            "scene-poetry",
            "pascal"
        ]
    }
]