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

[
    {
        "url": "https://demozoo.org/api/v1/productions/51013/?format=api",
        "demozoo_url": "https://demozoo.org/productions/51013/",
        "id": 51013,
        "title": "Cannon Fodder",
        "author_nicks": [
            {
                "name": "Dr.Mo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30311/?format=api",
                    "id": 30311,
                    "name": "Dr.Mo",
                    "is_group": false
                }
            },
            {
                "name": "Sharky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30312/?format=api",
                    "id": 30312,
                    "name": "sharky~",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-05-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58077/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58077/",
        "id": 58077,
        "title": "Predict",
        "author_nicks": [
            {
                "name": "Sharky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30312/?format=api",
                    "id": 30312,
                    "name": "sharky~",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Neurality",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28607/?format=api",
                    "id": 28607,
                    "name": "Virtual Neurality",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58060/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58060/",
        "id": 58060,
        "title": "Straight",
        "author_nicks": [
            {
                "name": "Sharky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30312/?format=api",
                    "id": 30312,
                    "name": "sharky~",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Neurality",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28607/?format=api",
                    "id": 28607,
                    "name": "Virtual Neurality",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-06-23",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]