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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322139/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322139/",
        "id": 322139,
        "title": "Mafia +4",
        "author_nicks": [
            {
                "name": "Drastic'n'Lost",
                "abbreviation": "DNL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107754/?format=api",
                    "id": 107754,
                    "name": "Drastic'n'Lost",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-03-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/40/?format=api",
                "id": 40,
                "name": "XBOX"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "trainer",
            "cracktro-needs-extraction"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322913/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322913/",
        "id": 322913,
        "title": "Xbox Intro Winport",
        "author_nicks": [
            {
                "name": "Drastic'n'Lost",
                "abbreviation": "DNL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107754/?format=api",
                    "id": 107754,
                    "name": "Drastic'n'Lost",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]