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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56301/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56301/",
        "id": 56301,
        "title": "Imagination",
        "author_nicks": [
            {
                "name": "C-jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9147/?format=api",
                    "id": 9147,
                    "name": "C-jeff",
                    "is_group": false
                }
            },
            {
                "name": "Comrade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33303/?format=api",
                    "id": 33303,
                    "name": "Comrade",
                    "is_group": false
                }
            },
            {
                "name": "Napoleon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33143/?format=api",
                    "id": 33143,
                    "name": "Napoleon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-21",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56201/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56201/",
        "id": 56201,
        "title": "command.com",
        "author_nicks": [
            {
                "name": "Napoleon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33143/?format=api",
                    "id": 33143,
                    "name": "Napoleon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainwave",
                "abbreviation": "BW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                    "id": 8890,
                    "name": "Brainwave",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-23",
        "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/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56202/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56202/",
        "id": 56202,
        "title": "www.porno.com",
        "author_nicks": [
            {
                "name": "Napoleon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33143/?format=api",
                    "id": 33143,
                    "name": "Napoleon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brainwave",
                "abbreviation": "BW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                    "id": 8890,
                    "name": "Brainwave",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-23",
        "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/18/?format=api",
                "id": 18,
                "name": "128b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "tiny-intro-with-sound",
            "floorcasting"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55863/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55863/",
        "id": 55863,
        "title": "Nothing good",
        "author_nicks": [
            {
                "name": "Napoleon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33143/?format=api",
                    "id": 33143,
                    "name": "Napoleon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]