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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80243/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80243/",
        "id": 80243,
        "title": "Les delires composes",
        "author_nicks": [
            {
                "name": "Louis XIV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40429/?format=api",
                    "id": 40429,
                    "name": "Louis XIV",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-10-30",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76860/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76860/",
        "id": 76860,
        "title": "chrome",
        "author_nicks": [
            {
                "name": "Louis XIV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40429/?format=api",
                    "id": 40429,
                    "name": "Louis XIV",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triple A",
                "abbreviation": "AAA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21913/?format=api",
                    "id": 21913,
                    "name": "Triple A",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-09-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-8x"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78944/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78944/",
        "id": 78944,
        "title": "Mosquitto",
        "author_nicks": [
            {
                "name": "Louis XIV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40429/?format=api",
                    "id": 40429,
                    "name": "Louis XIV",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-22",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]