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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77277/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77277/",
        "id": 77277,
        "title": "1024",
        "author_nicks": [
            {
                "name": "Tsone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30062/?format=api",
                    "id": 30062,
                    "name": "Random",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Konelapsi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40530/?format=api",
                    "id": 40530,
                    "name": "Konelapsi",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-07",
        "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/50367/?format=api",
        "demozoo_url": "https://demozoo.org/music/50367/",
        "id": 50367,
        "title": "Freakin Run",
        "author_nicks": [
            {
                "name": "Randamu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30062/?format=api",
                    "id": 30062,
                    "name": "Random",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lactic Acid",
                "abbreviation": "LCA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16869/?format=api",
                    "id": 16869,
                    "name": "Lactic Acid",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-10-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]