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

[
    {
        "url": "https://demozoo.org/api/v1/productions/262333/?format=api",
        "demozoo_url": "https://demozoo.org/productions/262333/",
        "id": 262333,
        "title": "Drone Bone Demo",
        "author_nicks": [
            {
                "name": "The Giants",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115417/?format=api",
                    "id": 115417,
                    "name": "The Giants",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-08-13",
        "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/262325/?format=api",
        "demozoo_url": "https://demozoo.org/productions/262325/",
        "id": 262325,
        "title": "New Stuff",
        "author_nicks": [
            {
                "name": "The Giants",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115417/?format=api",
                    "id": 115417,
                    "name": "The Giants",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/280193/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280193/",
        "id": 280193,
        "title": "31 Instruments Soundtracker Moduleplayer V3.1",
        "author_nicks": [
            {
                "name": "The Giants",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115417/?format=api",
                    "id": 115417,
                    "name": "The Giants",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": [
            "music-player"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280194/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280194/",
        "id": 280194,
        "title": "Moduleplayer V3.0",
        "author_nicks": [
            {
                "name": "The Giants",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115417/?format=api",
                    "id": 115417,
                    "name": "The Giants",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": [
            "music-player"
        ]
    }
]