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

[
    {
        "url": "https://demozoo.org/api/v1/productions/67494/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67494/",
        "id": 67494,
        "title": "The Day That Earth Exploder",
        "author_nicks": [
            {
                "name": "MAD Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37950/?format=api",
                    "id": 37950,
                    "name": "MAD Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/72910/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72910/",
        "id": 72910,
        "title": "Kood",
        "author_nicks": [
            {
                "name": "MAD Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37950/?format=api",
                    "id": 37950,
                    "name": "MAD Crew",
                    "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": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/72931/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72931/",
        "id": 72931,
        "title": "Piece of cake",
        "author_nicks": [
            {
                "name": "MAD Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37950/?format=api",
                    "id": 37950,
                    "name": "MAD Crew",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26002/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26002/",
        "id": 26002,
        "title": "Mindbender",
        "author_nicks": [
            {
                "name": "MAD Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37950/?format=api",
                    "id": 37950,
                    "name": "MAD Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]