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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71255/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71255/",
        "id": 71255,
        "title": "KI Toast - IK+ Revision - DYNO Version",
        "author_nicks": [
            {
                "name": "Idemline",
                "abbreviation": "IDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2198/?format=api",
                    "id": 2198,
                    "name": "Idemline",
                    "is_group": true
                }
            },
            {
                "name": "MJJ Prod",
                "abbreviation": "MJJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                    "id": 11419,
                    "name": "MJJ Prod",
                    "is_group": true
                }
            },
            {
                "name": "RDT Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23468/?format=api",
                    "id": 23468,
                    "name": "RDTCrew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35802/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35802/",
        "id": 35802,
        "title": "Bill",
        "author_nicks": [
            {
                "name": "RDTCrew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23468/?format=api",
                    "id": 23468,
                    "name": "RDTCrew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62830/?format=api",
        "demozoo_url": "https://demozoo.org/productions/62830/",
        "id": 62830,
        "title": "Even Worse",
        "author_nicks": [
            {
                "name": "RDT Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23468/?format=api",
                    "id": 23468,
                    "name": "RDTCrew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]