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

[
    {
        "url": "https://demozoo.org/api/v1/productions/147148/?format=api",
        "demozoo_url": "https://demozoo.org/productions/147148/",
        "id": 147148,
        "title": "First Place",
        "author_nicks": [
            {
                "name": "Overcoat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43142/?format=api",
                    "id": 43142,
                    "name": "Overcoat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-17",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147165/?format=api",
        "demozoo_url": "https://demozoo.org/music/147165/",
        "id": 147165,
        "title": "For Your Protection",
        "author_nicks": [
            {
                "name": "Overcoat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43142/?format=api",
                    "id": 43142,
                    "name": "Overcoat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147174/?format=api",
        "demozoo_url": "https://demozoo.org/music/147174/",
        "id": 147174,
        "title": "Mark Salud Seduces a Loli",
        "author_nicks": [
            {
                "name": "Overcoat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43142/?format=api",
                    "id": 43142,
                    "name": "Overcoat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/86704/?format=api",
        "demozoo_url": "https://demozoo.org/music/86704/",
        "id": 86704,
        "title": "Nanofog",
        "author_nicks": [
            {
                "name": "Overcoat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43142/?format=api",
                    "id": 43142,
                    "name": "Overcoat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]