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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50789/?format=api",
        "demozoo_url": "https://demozoo.org/productions/50789/",
        "id": 50789,
        "title": "Rape Culture",
        "author_nicks": [
            {
                "name": "Queer Conspiracy",
                "abbreviation": "QC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20381/?format=api",
                    "id": 20381,
                    "name": "Queer Conspiracy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-02-02",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zlib",
            "sdl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30105/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30105/",
        "id": 30105,
        "title": "Little Queer Thing",
        "author_nicks": [
            {
                "name": "Queer Conspiracy",
                "abbreviation": "QC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20381/?format=api",
                    "id": 20381,
                    "name": "Queer Conspiracy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-01-21",
        "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/54307/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54307/",
        "id": 54307,
        "title": "The Faggot Demo of Happiness",
        "author_nicks": [
            {
                "name": "Queer Conspiracy",
                "abbreviation": "QC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20381/?format=api",
                    "id": 20381,
                    "name": "Queer Conspiracy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-10-22",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]