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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45/",
        "id": 45,
        "title": "No Exit",
        "author_nicks": [
            {
                "name": "nOmad",
                "abbreviation": "NMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126/?format=api",
                    "id": 126,
                    "name": "nOmad",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-06",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "imaginary-cities"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43/",
        "id": 43,
        "title": "Moaï",
        "author_nicks": [
            {
                "name": "nOmad",
                "abbreviation": "NMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126/?format=api",
                    "id": 126,
                    "name": "nOmad",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "midas",
            "directx-3",
            "moai"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40168/?format=api",
        "demozoo_url": "https://demozoo.org/productions/40168/",
        "id": 40168,
        "title": "Imagina 98",
        "author_nicks": [
            {
                "name": "nOmad",
                "abbreviation": "NMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126/?format=api",
                    "id": 126,
                    "name": "nOmad",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27/",
        "id": 27,
        "title": "Squeezed",
        "author_nicks": [
            {
                "name": "Bomb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/127/?format=api",
                    "id": 127,
                    "name": "Bomb",
                    "is_group": true
                }
            },
            {
                "name": "nOmad",
                "abbreviation": "NMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126/?format=api",
                    "id": 126,
                    "name": "nOmad",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "directx-3",
            "french-touch",
            "imaginary-cities"
        ]
    }
]