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

[
    {
        "url": "https://demozoo.org/api/v1/productions/95401/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95401/",
        "id": 95401,
        "title": "Abuse",
        "author_nicks": [
            {
                "name": "Dahlia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55007/?format=api",
                    "id": 55007,
                    "name": "Dahlia",
                    "is_group": true
                }
            },
            {
                "name": "Monolith Resistor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23294/?format=api",
                    "id": 23294,
                    "name": "Monolith Resistor",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-12-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "amos",
            "partyprod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191358/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191358/",
        "id": 191358,
        "title": "TiksotropiC Experience",
        "author_nicks": [
            {
                "name": "Dahlia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55007/?format=api",
                    "id": 55007,
                    "name": "Dahlia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "software-rendering",
            "nsfw",
            "disqualified"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191356/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191356/",
        "id": 191356,
        "title": "a5037",
        "author_nicks": [
            {
                "name": "Dahlia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55007/?format=api",
                    "id": 55007,
                    "name": "Dahlia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-05",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "disqualified"
        ]
    }
]