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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36330/?format=api",
        "demozoo_url": "https://demozoo.org/productions/36330/",
        "id": 36330,
        "title": "Psitron",
        "author_nicks": [
            {
                "name": "Moshe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12967/?format=api",
                    "id": 12967,
                    "name": "Moshe",
                    "is_group": false
                }
            },
            {
                "name": "Nelo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25060/?format=api",
                    "id": 25060,
                    "name": "Nelo",
                    "is_group": false
                }
            },
            {
                "name": "Zden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8036/?format=api",
                    "id": 8036,
                    "name": "Zden",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-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": [
            "city",
            "wireframe-graphics"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33282/?format=api",
        "demozoo_url": "https://demozoo.org/productions/33282/",
        "id": 33282,
        "title": "(E)",
        "author_nicks": [
            {
                "name": "Moshe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12967/?format=api",
                    "id": 12967,
                    "name": "Moshe",
                    "is_group": false
                }
            },
            {
                "name": "Zden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8036/?format=api",
                    "id": 8036,
                    "name": "Zden",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "psychedelic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18006/?format=api",
        "demozoo_url": "https://demozoo.org/productions/18006/",
        "id": 18006,
        "title": "Trip",
        "author_nicks": [
            {
                "name": "Moshe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12967/?format=api",
                    "id": 12967,
                    "name": "Moshe",
                    "is_group": false
                }
            },
            {
                "name": "Zden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8036/?format=api",
                    "id": 8036,
                    "name": "Zden",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-06",
        "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/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "psychedelic"
        ]
    }
]