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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87740/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87740/",
        "id": 87740,
        "title": "Euskal Enchopper",
        "author_nicks": [
            {
                "name": "Kernel Panic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42321/?format=api",
                    "id": 42321,
                    "name": "Kernel Panic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            },
            {
                "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/86869/?format=api",
        "demozoo_url": "https://demozoo.org/productions/86869/",
        "id": 86869,
        "title": "Get Down",
        "author_nicks": [
            {
                "name": "Kernel Panic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42321/?format=api",
                    "id": 42321,
                    "name": "Kernel Panic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-07-25",
        "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/48051/?format=api",
        "demozoo_url": "https://demozoo.org/productions/48051/",
        "id": 48051,
        "title": "Los Bits cachondos del Kernel",
        "author_nicks": [
            {
                "name": "Kernel Panic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42321/?format=api",
                    "id": 42321,
                    "name": "Kernel Panic",
                    "is_group": true
                }
            },
            {
                "name": "Wild Bits",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11221/?format=api",
                    "id": 11221,
                    "name": "Wild Bits",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-07-24",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43419/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43419/",
        "id": 43419,
        "title": "Evolution",
        "author_nicks": [
            {
                "name": "Kernel Panic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42321/?format=api",
                    "id": 42321,
                    "name": "Kernel Panic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-24",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39270/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39270/",
        "id": 39270,
        "title": "Flying through the matrix",
        "author_nicks": [
            {
                "name": "Kernel Panic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42321/?format=api",
                    "id": 42321,
                    "name": "Kernel Panic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-25",
        "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": []
    }
]