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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68959/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68959/",
        "id": 68959,
        "title": "Dh d e Där d Händer",
        "author_nicks": [
            {
                "name": "Vittinge Studion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30573/?format=api",
                    "id": 30573,
                    "name": "Vittinge Studion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-29",
        "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/141910/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141910/",
        "id": 141910,
        "title": "CTRL+ALT+DELETE",
        "author_nicks": [
            {
                "name": "Vittinge Studion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30573/?format=api",
                    "id": 30573,
                    "name": "Vittinge Studion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51754/?format=api",
        "demozoo_url": "https://demozoo.org/music/51754/",
        "id": 51754,
        "title": "Trance is Just the beginning",
        "author_nicks": [
            {
                "name": "Vittinge Studion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30573/?format=api",
                    "id": 30573,
                    "name": "Vittinge Studion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]