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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87719/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87719/",
        "id": 87719,
        "title": "Cicha Jagodzianka",
        "author_nicks": [
            {
                "name": "Raf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43636/?format=api",
                    "id": 43636,
                    "name": "Raf",
                    "is_group": false
                }
            },
            {
                "name": "Silentriot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34204/?format=api",
                    "id": 34204,
                    "name": "Silentriot",
                    "is_group": false
                }
            },
            {
                "name": "Trial",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43510/?format=api",
                    "id": 43510,
                    "name": "Trial",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-09-03",
        "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/3275/?format=api",
        "demozoo_url": "https://demozoo.org/music/3275/",
        "id": 3275,
        "title": "The Sweetest Perfection",
        "author_nicks": [
            {
                "name": "Silentriot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34204/?format=api",
                    "id": 34204,
                    "name": "Silentriot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Madwizards",
                "abbreviation": "MWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                    "id": 450,
                    "name": "Madwizards",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58483/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58483/",
        "id": 58483,
        "title": "Symphony",
        "author_nicks": [
            {
                "name": "Silentriot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34204/?format=api",
                    "id": 34204,
                    "name": "Silentriot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Arise",
                "abbreviation": "ARS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                    "id": 887,
                    "name": "Arise",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-12-14",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]