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

[
    {
        "url": "https://demozoo.org/api/v1/productions/344007/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344007/",
        "id": 344007,
        "title": "Flower 5",
        "author_nicks": [
            {
                "name": "Motiv8",
                "abbreviation": "M8",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9977/?format=api",
                    "id": 9977,
                    "name": "Motiv8",
                    "is_group": true
                }
            },
            {
                "name": "Stiff + Mercy Designs",
                "abbreviation": "SMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115975/?format=api",
                    "id": 115975,
                    "name": "Stiff + Mercy Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-15",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344009/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344009/",
        "id": 344009,
        "title": "Flower 6",
        "author_nicks": [
            {
                "name": "Stiff + Mercy Designs",
                "abbreviation": "SMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115975/?format=api",
                    "id": 115975,
                    "name": "Stiff + Mercy Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344008/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344008/",
        "id": 344008,
        "title": "Flower 4",
        "author_nicks": [
            {
                "name": "Stiff + Mercy Designs",
                "abbreviation": "SMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115975/?format=api",
                    "id": 115975,
                    "name": "Stiff + Mercy Designs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]