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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280442/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280442/",
        "id": 280442,
        "title": "U R OLD",
        "author_nicks": [
            {
                "name": "EA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9010/?format=api",
                    "id": 9010,
                    "name": "EA",
                    "is_group": false
                }
            },
            {
                "name": "Organism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42383/?format=api",
                    "id": 42383,
                    "name": "Organism",
                    "is_group": false
                }
            },
            {
                "name": "bfox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9743/?format=api",
                    "id": 9743,
                    "name": "bfox",
                    "is_group": false
                }
            },
            {
                "name": "sandrowski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9386/?format=api",
                    "id": 9386,
                    "name": "Sand",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06-26",
        "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": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/192195/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192195/",
        "id": 192195,
        "title": "DiHalt Winter 2019 invitation",
        "author_nicks": [
            {
                "name": "Organism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42383/?format=api",
                    "id": 42383,
                    "name": "Organism",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Q-Bone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65304/?format=api",
                    "id": 65304,
                    "name": "Q-Bone",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-08-25",
        "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/83806/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83806/",
        "id": 83806,
        "title": "Torrent Pump Machine",
        "author_nicks": [
            {
                "name": "Organism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42383/?format=api",
                    "id": 42383,
                    "name": "Organism",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eye-Q Team",
                "abbreviation": "Eye-Q",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9408/?format=api",
                    "id": 9408,
                    "name": "Eye-Q Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-08-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14251/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14251/",
        "id": 14251,
        "title": "Dark Force Rising",
        "author_nicks": [
            {
                "name": "Organism",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42383/?format=api",
                    "id": 42383,
                    "name": "Organism",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "#FACE 0FF",
                "abbreviation": "#F0FF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9301/?format=api",
                    "id": 9301,
                    "name": "Face Off",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-08-21",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]