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

[
    {
        "url": "https://demozoo.org/api/v1/productions/125774/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125774/",
        "id": 125774,
        "title": "TMC Intro",
        "author_nicks": [
            {
                "name": "The Marvels Corp.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39879/?format=api",
                    "id": 39879,
                    "name": "The Marvels Corp.",
                    "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/74539/?format=api",
        "demozoo_url": "https://demozoo.org/productions/74539/",
        "id": 74539,
        "title": "Dragon's Lair 2 Cracktro",
        "author_nicks": [
            {
                "name": "The Marvels Corp.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39879/?format=api",
                    "id": 39879,
                    "name": "The Marvels Corp.",
                    "is_group": true
                }
            },
            {
                "name": "The Replicants",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                    "id": 31491,
                    "name": "The Replicants",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-06",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "dragons-lair-ii-escape-from-singes-castle"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/125780/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125780/",
        "id": 125780,
        "title": "New Demo",
        "author_nicks": [
            {
                "name": "The Marvels Corp.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39879/?format=api",
                    "id": 39879,
                    "name": "The Marvels Corp.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02-12",
        "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/165702/?format=api",
        "demozoo_url": "https://demozoo.org/productions/165702/",
        "id": 165702,
        "title": "Damned Demo",
        "author_nicks": [
            {
                "name": "The Marvels Corp.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39879/?format=api",
                    "id": 39879,
                    "name": "The Marvels Corp.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-04-20",
        "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": []
    }
]