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

[
    {
        "url": "https://demozoo.org/api/v1/productions/67439/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/67439/",
        "id": 67439,
        "title": "Heads Of State",
        "author_nicks": [
            {
                "name": "Systematik Dream Korp",
                "abbreviation": "SDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5845/?format=api",
                    "id": 5845,
                    "name": "Systematik Dream Korp",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/67518/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67518/",
        "id": 67518,
        "title": "Milk II - The Curdling",
        "author_nicks": [
            {
                "name": "Systematik Dream Korp",
                "abbreviation": "SDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5845/?format=api",
                    "id": 5845,
                    "name": "Systematik Dream Korp",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/72869/?format=api",
        "demozoo_url": "https://demozoo.org/music/72869/",
        "id": 72869,
        "title": "Scotty Singing",
        "author_nicks": [
            {
                "name": "Systematik Dream Korp",
                "abbreviation": "SDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5845/?format=api",
                    "id": 5845,
                    "name": "Systematik Dream Korp",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/72913/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72913/",
        "id": 72913,
        "title": "Milk",
        "author_nicks": [
            {
                "name": "Systematik Dream Korp",
                "abbreviation": "SDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5845/?format=api",
                    "id": 5845,
                    "name": "Systematik Dream Korp",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]