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

[
    {
        "url": "https://demozoo.org/api/v1/productions/204671/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204671/",
        "id": 204671,
        "title": "Toot",
        "author_nicks": [
            {
                "name": "Funkentstört",
                "abbreviation": "FES",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50480/?format=api",
                    "id": 50480,
                    "name": "Funkentstört",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-06-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            }
        ],
        "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/174403/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174403/",
        "id": 174403,
        "title": "Your Brain On Bobs",
        "author_nicks": [
            {
                "name": "Funkentstört",
                "abbreviation": "FES",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50480/?format=api",
                    "id": 50480,
                    "name": "Funkentstört",
                    "is_group": true
                }
            },
            {
                "name": "Noice",
                "abbreviation": "NOC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                    "id": 180,
                    "name": "Noice",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139364/?format=api",
        "demozoo_url": "https://demozoo.org/productions/139364/",
        "id": 139364,
        "title": "Zintro",
        "author_nicks": [
            {
                "name": "Funkentstört",
                "abbreviation": "FES",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50480/?format=api",
                    "id": 50480,
                    "name": "Funkentstört",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-06-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "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/126065/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126065/",
        "id": 126065,
        "title": "TEKSTRO",
        "author_nicks": [
            {
                "name": "Funkentstört",
                "abbreviation": "FES",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50480/?format=api",
                    "id": 50480,
                    "name": "Funkentstört",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-11-15",
        "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/113006/?format=api",
        "demozoo_url": "https://demozoo.org/productions/113006/",
        "id": 113006,
        "title": "Rog",
        "author_nicks": [
            {
                "name": "Funkentstört",
                "abbreviation": "FES",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50480/?format=api",
                    "id": 50480,
                    "name": "Funkentstört",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-08",
        "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": []
    }
]