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

[
    {
        "url": "https://demozoo.org/api/v1/productions/12904/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12904/",
        "id": 12904,
        "title": "Devil's Curse",
        "author_nicks": [
            {
                "name": "Hellenic Cracking Service",
                "abbreviation": "HCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108123/?format=api",
                    "id": 108123,
                    "name": "Hellenic Cracking Service",
                    "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/12738/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12738/",
        "id": 12738,
        "title": "Budget Mini Demo",
        "author_nicks": [
            {
                "name": "Hellenic Cracking Service",
                "abbreviation": "HCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108123/?format=api",
                    "id": 108123,
                    "name": "Hellenic Cracking Service",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/12739/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12739/",
        "id": 12739,
        "title": "Budget Mini Demo 2",
        "author_nicks": [
            {
                "name": "Hellenic Cracking Service",
                "abbreviation": "HCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108123/?format=api",
                    "id": 108123,
                    "name": "Hellenic Cracking Service",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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": []
    }
]