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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361409/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361409/",
        "id": 361409,
        "title": "Graphics Demo 1",
        "author_nicks": [
            {
                "name": "International Robot Crew",
                "abbreviation": "IRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107577/?format=api",
                    "id": 107577,
                    "name": "International Robot Crew",
                    "is_group": true
                }
            },
            {
                "name": "The Real Vision",
                "abbreviation": "TRV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109947/?format=api",
                    "id": 109947,
                    "name": "The Real Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-09-16",
        "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/361408/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361408/",
        "id": 361408,
        "title": "Change Demo",
        "author_nicks": [
            {
                "name": "International Robot Crew",
                "abbreviation": "IRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107577/?format=api",
                    "id": 107577,
                    "name": "International Robot Crew",
                    "is_group": true
                }
            },
            {
                "name": "The Real Vision",
                "abbreviation": "TRV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109947/?format=api",
                    "id": 109947,
                    "name": "The Real Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-09-05",
        "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/361410/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361410/",
        "id": 361410,
        "title": "The Grey Demo",
        "author_nicks": [
            {
                "name": "International Robot Crew",
                "abbreviation": "IRC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107577/?format=api",
                    "id": 107577,
                    "name": "International Robot Crew",
                    "is_group": true
                }
            },
            {
                "name": "The Real Vision",
                "abbreviation": "TRV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109947/?format=api",
                    "id": 109947,
                    "name": "The Real Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-09-03",
        "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": []
    }
]