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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367155/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367155/",
        "id": 367155,
        "title": "Fidl's Intro Collection",
        "author_nicks": [
            {
                "name": "The Discmonsters",
                "abbreviation": "TDM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109661/?format=api",
                    "id": 109661,
                    "name": "The Discmonsters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "collection"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367156/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367156/",
        "id": 367156,
        "title": "First Intro",
        "author_nicks": [
            {
                "name": "The Discmonsters",
                "abbreviation": "TDM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109661/?format=api",
                    "id": 109661,
                    "name": "The Discmonsters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/367157/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367157/",
        "id": 367157,
        "title": "Second Intro",
        "author_nicks": [
            {
                "name": "The Discmonsters",
                "abbreviation": "TDM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109661/?format=api",
                    "id": 109661,
                    "name": "The Discmonsters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]