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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154703/?format=api",
        "demozoo_url": "https://demozoo.org/productions/154703/",
        "id": 154703,
        "title": "highway",
        "author_nicks": [
            {
                "name": "Solar Designer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70424/?format=api",
                    "id": 70424,
                    "name": "Solar Designer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brutal PPE Coders",
                "abbreviation": "BPC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70422/?format=api",
                    "id": 70422,
                    "name": "Brutal PPE Coders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04",
        "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/291654/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291654/",
        "id": 291654,
        "title": "Simple 599b Hardware Scroller With Fire",
        "author_nicks": [
            {
                "name": "Solar Designer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70424/?format=api",
                    "id": 70424,
                    "name": "Solar Designer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Brutal PPE Coders",
                "abbreviation": "BPC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70422/?format=api",
                    "id": 70422,
                    "name": "Brutal PPE Coders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "fire-effect"
        ]
    }
]