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

[
    {
        "url": "https://demozoo.org/api/v1/productions/218551/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218551/",
        "id": 218551,
        "title": "StarPack 1",
        "author_nicks": [
            {
                "name": "Dark Star",
                "abbreviation": "DST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69540/?format=api",
                    "id": 69540,
                    "name": "Dark Star",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/218549/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218549/",
        "id": 218549,
        "title": "Evidence of Existence",
        "author_nicks": [
            {
                "name": "Dark Star",
                "abbreviation": "DST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69540/?format=api",
                    "id": 69540,
                    "name": "Dark Star",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/218552/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218552/",
        "id": 218552,
        "title": "Star Pack Preview",
        "author_nicks": [
            {
                "name": "Dark Star",
                "abbreviation": "DST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69540/?format=api",
                    "id": 69540,
                    "name": "Dark Star",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/218550/?format=api",
        "demozoo_url": "https://demozoo.org/productions/218550/",
        "id": 218550,
        "title": "Sceptic Has Died",
        "author_nicks": [
            {
                "name": "Dark Star",
                "abbreviation": "DST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69540/?format=api",
                    "id": 69540,
                    "name": "Dark Star",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]