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

[
    {
        "url": "https://demozoo.org/api/v1/productions/340412/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340412/",
        "id": 340412,
        "title": "Disciples Of Steel Saved Game Maxxer",
        "author_nicks": [
            {
                "name": "Foundation",
                "abbreviation": "FDN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124323/?format=api",
                    "id": 124323,
                    "name": "Foundation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-08",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "trainer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/340411/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340411/",
        "id": 340411,
        "title": "Sim City 2000 Money Editor",
        "author_nicks": [
            {
                "name": "The Foundation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124323/?format=api",
                    "id": 124323,
                    "name": "Foundation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "trainer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296294/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296294/",
        "id": 296294,
        "title": "FDN Application Generator",
        "author_nicks": [
            {
                "name": "Foundation",
                "abbreviation": "FDN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124323/?format=api",
                    "id": 124323,
                    "name": "Foundation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-11",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    }
]