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

[
    {
        "url": "https://demozoo.org/api/v1/productions/914/?format=api",
        "demozoo_url": "https://demozoo.org/productions/914/",
        "id": 914,
        "title": "Klämrisk Hero",
        "author_nicks": [
            {
                "name": "Kryo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3634/?format=api",
                    "id": 3634,
                    "name": "Kryo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "sdl",
            "gcc",
            "mingw32",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4987/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4987/",
        "id": 4987,
        "title": "Escape of the Rundsporthalle",
        "author_nicks": [
            {
                "name": "Kryo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3634/?format=api",
                    "id": 3634,
                    "name": "Kryo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/84788/?format=api",
        "demozoo_url": "https://demozoo.org/productions/84788/",
        "id": 84788,
        "title": "Spinning Jenny",
        "author_nicks": [
            {
                "name": "Kryo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3634/?format=api",
                    "id": 3634,
                    "name": "Kryo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-05-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "php"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/84836/?format=api",
        "demozoo_url": "https://demozoo.org/productions/84836/",
        "id": 84836,
        "title": "The Hardware Chiptune Project",
        "author_nicks": [
            {
                "name": "Kryo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3634/?format=api",
                    "id": 3634,
                    "name": "Kryo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-05-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/82720/?format=api",
        "demozoo_url": "https://demozoo.org/productions/82720/",
        "id": 82720,
        "title": "Icy Hot",
        "author_nicks": [
            {
                "name": "Kryo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3634/?format=api",
                    "id": 3634,
                    "name": "Kryo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-05-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]