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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25851/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25851/",
        "id": 25851,
        "title": "Exodus",
        "author_nicks": [
            {
                "name": "Foobug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
                    "id": 5700,
                    "name": "Foobug",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-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": [
            "software-rendering"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357307/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357307/",
        "id": 357307,
        "title": "Assembly 2001 Opening Intro",
        "author_nicks": [
            {
                "name": "Foobug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
                    "id": 5700,
                    "name": "Foobug",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-02",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53857/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53857/",
        "id": 53857,
        "title": "003",
        "author_nicks": [
            {
                "name": "Foobug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
                    "id": 5700,
                    "name": "Foobug",
                    "is_group": true
                }
            },
            {
                "name": "Scoopex",
                "abbreviation": "SCX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                    "id": 361,
                    "name": "Scoopex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-12",
        "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": [
            "minifmod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57110/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57110/",
        "id": 57110,
        "title": "Synaptic Fields Forever",
        "author_nicks": [
            {
                "name": "Foobug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
                    "id": 5700,
                    "name": "Foobug",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02-24",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24450/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24450/",
        "id": 24450,
        "title": "Who Needs Raytrace Anyway?",
        "author_nicks": [
            {
                "name": "Foobug",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5700/?format=api",
                    "id": 5700,
                    "name": "Foobug",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "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": [
            "mxmplay",
            "windows-98"
        ]
    }
]