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

[
    {
        "url": "https://demozoo.org/api/v1/productions/169083/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169083/",
        "id": 169083,
        "title": "Speed Metal Sound Blaster Demo",
        "author_nicks": [
            {
                "name": "Dutch Computer Enterprise",
                "abbreviation": "DCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70357/?format=api",
                    "id": 70357,
                    "name": "Dutch Computer Enterprise",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/188199/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188199/",
        "id": 188199,
        "title": "Dragnet",
        "author_nicks": [
            {
                "name": "Dutch Computer Enterprise",
                "abbreviation": "DCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70357/?format=api",
                    "id": 70357,
                    "name": "Dutch Computer Enterprise",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-03",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169081/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169081/",
        "id": 169081,
        "title": "DCE EGA",
        "author_nicks": [
            {
                "name": "Dutch Computer Enterprise",
                "abbreviation": "DCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70357/?format=api",
                    "id": 70357,
                    "name": "Dutch Computer Enterprise",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09",
        "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": [
            "ega"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169084/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169084/",
        "id": 169084,
        "title": "Stars",
        "author_nicks": [
            {
                "name": "Dutch Computer Enterprise",
                "abbreviation": "DCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70357/?format=api",
                    "id": 70357,
                    "name": "Dutch Computer Enterprise",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-08",
        "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/39/?format=api",
                "id": 39,
                "name": "100K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/267303/?format=api",
        "demozoo_url": "https://demozoo.org/productions/267303/",
        "id": 267303,
        "title": "Stellar 7 Cracktro",
        "author_nicks": [
            {
                "name": "Dutch Computer Enterprise",
                "abbreviation": "DCE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70357/?format=api",
                    "id": 70357,
                    "name": "Dutch Computer Enterprise",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ega",
            "stellar-7"
        ]
    }
]