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

[
    {
        "url": "https://demozoo.org/api/v1/productions/321045/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321045/",
        "id": 321045,
        "title": "Second Breath",
        "author_nicks": [
            {
                "name": "Dream Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59581/?format=api",
                    "id": 59581,
                    "name": "Dream Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010",
        "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/321046/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321046/",
        "id": 321046,
        "title": "Second Breath (morphing part)",
        "author_nicks": [
            {
                "name": "Dream Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59581/?format=api",
                    "id": 59581,
                    "name": "Dream Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04",
        "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/141218/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141218/",
        "id": 141218,
        "title": "Super Monaco Grand Prix",
        "author_nicks": [
            {
                "name": "Dream Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59581/?format=api",
                    "id": 59581,
                    "name": "Dream Team",
                    "is_group": true
                }
            },
            {
                "name": "Starfire Hackers Group",
                "abbreviation": "SHG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9448/?format=api",
                    "id": 9448,
                    "name": "Starfire Hackers Group",
                    "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "super-monaco-grand-prix"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/321044/?format=api",
        "demozoo_url": "https://demozoo.org/productions/321044/",
        "id": 321044,
        "title": "Robocop 3 Cracktro",
        "author_nicks": [
            {
                "name": "Dream Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59581/?format=api",
                    "id": 59581,
                    "name": "Dream Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": [
            "robocop-3"
        ]
    }
]