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

[
    {
        "url": "https://demozoo.org/api/v1/productions/221753/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221753/",
        "id": 221753,
        "title": "Mega Concert",
        "author_nicks": [
            {
                "name": "The Sect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92158/?format=api",
                    "id": 92158,
                    "name": "The Sect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/221752/?format=api",
        "demozoo_url": "https://demozoo.org/productions/221752/",
        "id": 221752,
        "title": "Another Import Intro",
        "author_nicks": [
            {
                "name": "The Sect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92158/?format=api",
                    "id": 92158,
                    "name": "The Sect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/233750/?format=api",
        "demozoo_url": "https://demozoo.org/productions/233750/",
        "id": 233750,
        "title": "Dust n Silence Nr. 1",
        "author_nicks": [
            {
                "name": "The Sect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92158/?format=api",
                    "id": 92158,
                    "name": "The Sect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Analog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                    "id": 1513,
                    "name": "Analog",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "dust-n-silence"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/233796/?format=api",
        "demozoo_url": "https://demozoo.org/productions/233796/",
        "id": 233796,
        "title": "The Sect",
        "author_nicks": [
            {
                "name": "The Sect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92158/?format=api",
                    "id": 92158,
                    "name": "The Sect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Analog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
                    "id": 1513,
                    "name": "Analog",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]