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

[
    {
        "url": "https://demozoo.org/api/v1/productions/44157/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44157/",
        "id": 44157,
        "title": "4k Boudin",
        "author_nicks": [
            {
                "name": "Injection",
                "abbreviation": "INJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26356/?format=api",
                    "id": 26356,
                    "name": "Injection",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-28",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "adlib"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41944/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41944/",
        "id": 41944,
        "title": "La Arg!",
        "author_nicks": [
            {
                "name": "Injection",
                "abbreviation": "INJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26356/?format=api",
                    "id": 26356,
                    "name": "Injection",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-17",
        "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": [
            "textmode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290282/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290282/",
        "id": 290282,
        "title": "The Only Tetris !!! V 2.0",
        "author_nicks": [
            {
                "name": "Injection",
                "abbreviation": "INJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26356/?format=api",
                    "id": 26356,
                    "name": "Injection",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                "id": 53,
                "name": "BBS Door",
                "supertype": "production"
            }
        ],
        "tags": [
            "pcboard",
            "ppe"
        ]
    }
]