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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272950/?format=api",
        "demozoo_url": "https://demozoo.org/productions/272950/",
        "id": 272950,
        "title": "Preset List Creator v1.7",
        "author_nicks": [
            {
                "name": "Phantastix Oftware Crew",
                "abbreviation": "Px0",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98759/?format=api",
                    "id": 98759,
                    "name": "Phantastix Oftware Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": [
            "preset-editor"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206741/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206741/",
        "id": 206741,
        "title": "3D Editor",
        "author_nicks": [
            {
                "name": "Acme Factories",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/795/?format=api",
                    "id": 795,
                    "name": "Acme Factories",
                    "is_group": true
                }
            },
            {
                "name": "Phantastix Oftware Crew",
                "abbreviation": "Px0",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98759/?format=api",
                    "id": 98759,
                    "name": "Phantastix Oftware Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-10-16",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/225209/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225209/",
        "id": 225209,
        "title": "Preset List Creator 1.5+",
        "author_nicks": [
            {
                "name": "Phantastix Oftware Crew",
                "abbreviation": "Px0",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98759/?format=api",
                    "id": 98759,
                    "name": "Phantastix Oftware Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-03-28",
        "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": [
            "preset-editor"
        ]
    }
]