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

[
    {
        "url": "https://demozoo.org/api/v1/productions/120328/?format=api",
        "demozoo_url": "https://demozoo.org/productions/120328/",
        "id": 120328,
        "title": "Jack The Bird (And Your Body)",
        "author_nicks": [
            {
                "name": "Max Schlong",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52710/?format=api",
                    "id": 52710,
                    "name": "Max Schlong",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Even Bigger Dicks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52701/?format=api",
                    "id": 52701,
                    "name": "Even Bigger Dicks",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-08-23",
        "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/120308/?format=api",
        "demozoo_url": "https://demozoo.org/music/120308/",
        "id": 120308,
        "title": "Guru Meditation",
        "author_nicks": [
            {
                "name": "Max Schlong",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52710/?format=api",
                    "id": 52710,
                    "name": "Max Schlong",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Even Bigger Dicks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52701/?format=api",
                    "id": 52701,
                    "name": "Even Bigger Dicks",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-08-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]