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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19168/?format=api",
        "demozoo_url": "https://demozoo.org/productions/19168/",
        "id": 19168,
        "title": "High Deeps",
        "author_nicks": [
            {
                "name": "Core Image",
                "abbreviation": "CI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8358/?format=api",
                    "id": 8358,
                    "name": "Core Image",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/30460/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30460/",
        "id": 30460,
        "title": "Boulder Cash v3.2",
        "author_nicks": [
            {
                "name": "Core Image",
                "abbreviation": "CI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8358/?format=api",
                    "id": 8358,
                    "name": "Core Image",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "boulder-dash"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282900/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282900/",
        "id": 282900,
        "title": "Pentis v2.4",
        "author_nicks": [
            {
                "name": "Core Image",
                "abbreviation": "CI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8358/?format=api",
                    "id": 8358,
                    "name": "Core Image",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "tetris"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/7185/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7185/",
        "id": 7185,
        "title": "Dragon",
        "author_nicks": [
            {
                "name": "Core Image",
                "abbreviation": "CI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8358/?format=api",
                    "id": 8358,
                    "name": "Core Image",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161224/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161224/",
        "id": 161224,
        "title": "Diesel",
        "author_nicks": [
            {
                "name": "Core Image",
                "abbreviation": "CI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8358/?format=api",
                    "id": 8358,
                    "name": "Core Image",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]