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

[
    {
        "url": "https://demozoo.org/api/v1/productions/197231/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197231/",
        "id": 197231,
        "title": "Sillycomputermatrix",
        "author_nicks": [
            {
                "name": "Insane Bastards",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16875/?format=api",
                    "id": 16875,
                    "name": "Insane Bastards Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24640/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24640/",
        "id": 24640,
        "title": "Vihred uhka",
        "author_nicks": [
            {
                "name": "Insane Bastards",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16875/?format=api",
                    "id": 16875,
                    "name": "Insane Bastards Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "supertype": "production",
        "platforms": [],
        "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/23206/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23206/",
        "id": 23206,
        "title": "Veren Jumalat",
        "author_nicks": [
            {
                "name": "Insane Bastards",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16875/?format=api",
                    "id": 16875,
                    "name": "Insane Bastards Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-07",
        "supertype": "production",
        "platforms": [],
        "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/21128/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21128/",
        "id": 21128,
        "title": "Paha posteljooni",
        "author_nicks": [
            {
                "name": "Insane Bastards Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16875/?format=api",
                    "id": 16875,
                    "name": "Insane Bastards Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]