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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27307/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27307/",
        "id": 27307,
        "title": "WolfLand",
        "author_nicks": [
            {
                "name": "$PA",
                "abbreviation": "$PA/$PC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18990/?format=api",
                    "id": 18990,
                    "name": "$PA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-10-30",
        "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/27291/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27291/",
        "id": 27291,
        "title": "Weird",
        "author_nicks": [
            {
                "name": "$PA",
                "abbreviation": "$PA/$PC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18990/?format=api",
                    "id": 18990,
                    "name": "$PA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-10-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6801/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6801/",
        "id": 6801,
        "title": "Meltdown",
        "author_nicks": [
            {
                "name": "$PA",
                "abbreviation": "$PA/$PC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18990/?format=api",
                    "id": 18990,
                    "name": "$PA",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194874/?format=api",
        "demozoo_url": "https://demozoo.org/productions/194874/",
        "id": 194874,
        "title": "Multinet 2 Dentro [Multinet 2 BBS (2)]",
        "author_nicks": [
            {
                "name": "$PA",
                "abbreviation": "$PA/$PC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18990/?format=api",
                    "id": 18990,
                    "name": "$PA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-09-24",
        "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"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]