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

[
    {
        "url": "https://demozoo.org/api/v1/productions/51711/?format=api",
        "demozoo_url": "https://demozoo.org/music/51711/",
        "id": 51711,
        "title": "Where Ravers Go",
        "author_nicks": [
            {
                "name": "BerSerk Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30547/?format=api",
                    "id": 30547,
                    "name": "BerSerk Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51740/?format=api",
        "demozoo_url": "https://demozoo.org/productions/51740/",
        "id": 51740,
        "title": "SpeltrÑsket",
        "author_nicks": [
            {
                "name": "BerSerk Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30547/?format=api",
                    "id": 30547,
                    "name": "BerSerk Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "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/53717/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53717/",
        "id": 53717,
        "title": "Firefox II teaser trailer",
        "author_nicks": [
            {
                "name": "BerSerk Studios",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30547/?format=api",
                    "id": 30547,
                    "name": "BerSerk Studios",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-12-01",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]