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

[
    {
        "url": "https://demozoo.org/api/v1/productions/141224/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141224/",
        "id": 141224,
        "title": "Starquake",
        "author_nicks": [
            {
                "name": "Atomic Destruction",
                "abbreviation": "AtD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6085/?format=api",
                    "id": 6085,
                    "name": "Atomic Destruction",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344782/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344782/",
        "id": 344782,
        "title": "Alice Demo",
        "author_nicks": [
            {
                "name": "Atomic Destruction",
                "abbreviation": "AtD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6085/?format=api",
                    "id": 6085,
                    "name": "Atomic Destruction",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/84647/?format=api",
        "demozoo_url": "https://demozoo.org/productions/84647/",
        "id": 84647,
        "title": "GERM",
        "author_nicks": [
            {
                "name": "Atomic Destruction",
                "abbreviation": "AtD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6085/?format=api",
                    "id": 6085,
                    "name": "Atomic Destruction",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/141223/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141223/",
        "id": 141223,
        "title": "Rescue",
        "author_nicks": [
            {
                "name": "Atomic Destruction",
                "abbreviation": "AtD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6085/?format=api",
                    "id": 6085,
                    "name": "Atomic Destruction",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344783/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344783/",
        "id": 344783,
        "title": "Midsummer Night Dream",
        "author_nicks": [
            {
                "name": "Atomic Destruction",
                "abbreviation": "AtD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6085/?format=api",
                    "id": 6085,
                    "name": "Atomic Destruction",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]