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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85829/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85829/",
        "id": 85829,
        "title": "Notacon",
        "author_nicks": [
            {
                "name": "Whodini",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11877/?format=api",
                    "id": 11877,
                    "name": "Whodini",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Remorse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                    "id": 7049,
                    "name": "Remorse 1981",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187094/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/187094/",
        "id": 187094,
        "title": "It's 1999 And I'm So Fucked",
        "author_nicks": [
            {
                "name": "Whodini",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11877/?format=api",
                    "id": 11877,
                    "name": "Whodini",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Remorse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                    "id": 7049,
                    "name": "Remorse 1981",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]