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

[
    {
        "url": "https://demozoo.org/api/v1/productions/178302/?format=api",
        "demozoo_url": "https://demozoo.org/productions/178302/",
        "id": 178302,
        "title": "This Game Intro",
        "author_nicks": [
            {
                "name": "The Starfires",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40844/?format=api",
                    "id": 40844,
                    "name": "The Starfires",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78212/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78212/",
        "id": 78212,
        "title": "Sprites Demo",
        "author_nicks": [
            {
                "name": "The Starfires",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40844/?format=api",
                    "id": 40844,
                    "name": "The Starfires",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-03-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/78211/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78211/",
        "id": 78211,
        "title": "A Genius Has No Border",
        "author_nicks": [
            {
                "name": "The Starfires",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40844/?format=api",
                    "id": 40844,
                    "name": "The Starfires",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/78210/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78210/",
        "id": 78210,
        "title": "Bouncing Balls Demo",
        "author_nicks": [
            {
                "name": "The Starfires",
                "abbreviation": "TST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40844/?format=api",
                    "id": 40844,
                    "name": "The Starfires",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]