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

[
    {
        "url": "https://demozoo.org/api/v1/productions/203064/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203064/",
        "id": 203064,
        "title": "Rincewind Graphics Editor V2.1",
        "author_nicks": [
            {
                "name": "Rincewind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89060/?format=api",
                    "id": 89060,
                    "name": "Rincewind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "graphics-program"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318910/?format=api",
        "demozoo_url": "https://demozoo.org/productions/318910/",
        "id": 318910,
        "title": "My First Demo Ever",
        "author_nicks": [
            {
                "name": "Rincewind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89060/?format=api",
                    "id": 89060,
                    "name": "Rincewind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-10-22",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318911/?format=api",
        "demozoo_url": "https://demozoo.org/music/318911/",
        "id": 318911,
        "title": "March1",
        "author_nicks": [
            {
                "name": "Rincewind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89060/?format=api",
                    "id": 89060,
                    "name": "Rincewind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-10-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]