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

[
    {
        "url": "https://demozoo.org/api/v1/productions/357871/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/357871/",
        "id": 357871,
        "title": "Hadda Be Playin On The Jukebox",
        "author_nicks": [
            {
                "name": "Shock G",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121045/?format=api",
                    "id": 121045,
                    "name": "Shock G",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jedi Arts",
                "abbreviation": "jA!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23010/?format=api",
                    "id": 23010,
                    "name": "Jedi Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357905/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/357905/",
        "id": 357905,
        "title": "I Heard They Suck",
        "author_nicks": [
            {
                "name": "Shock G",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121045/?format=api",
                    "id": 121045,
                    "name": "Shock G",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Jedi Arts",
                "abbreviation": "jA!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23010/?format=api",
                    "id": 23010,
                    "name": "Jedi Arts",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]