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

[
    {
        "url": "https://demozoo.org/api/v1/productions/286329/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286329/",
        "id": 286329,
        "title": "Spirit Hires Songs II",
        "author_nicks": [
            {
                "name": "Spirit Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117739/?format=api",
                    "id": 117739,
                    "name": "Spirit Soft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/316718/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316718/",
        "id": 316718,
        "title": "Spirit Hires Songs V",
        "author_nicks": [
            {
                "name": "Spirit Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117739/?format=api",
                    "id": 117739,
                    "name": "Spirit Soft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "graphics-ripped-from-game"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286330/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286330/",
        "id": 286330,
        "title": "Spirit Hires Songs I",
        "author_nicks": [
            {
                "name": "Spirit Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117739/?format=api",
                    "id": 117739,
                    "name": "Spirit Soft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]