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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35115/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35115/",
        "id": 35115,
        "title": "Open it!",
        "author_nicks": [
            {
                "name": "Decibel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36161/?format=api",
                    "id": 36161,
                    "name": "Decibel",
                    "is_group": true
                }
            },
            {
                "name": "Mnemonic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5686/?format=api",
                    "id": 5686,
                    "name": "Mnemonic",
                    "is_group": true
                }
            },
            {
                "name": "Stones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23141/?format=api",
                    "id": 23141,
                    "name": "Stones",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-30",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35078/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35078/",
        "id": 35078,
        "title": "Minute",
        "author_nicks": [
            {
                "name": "Stones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23141/?format=api",
                    "id": 23141,
                    "name": "Stones",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-15",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35079/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35079/",
        "id": 35079,
        "title": "Valentine",
        "author_nicks": [
            {
                "name": "Stones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23141/?format=api",
                    "id": 23141,
                    "name": "Stones",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-15",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    }
]