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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81797/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81797/",
        "id": 81797,
        "title": "We are the Superheroes",
        "author_nicks": [
            {
                "name": "Damn Creepers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12914/?format=api",
                    "id": 12914,
                    "name": "Damn Creepers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-08-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lego",
            "stopmotion"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/38252/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38252/",
        "id": 38252,
        "title": "I Accidentally Two Holy Grails - Part II",
        "author_nicks": [
            {
                "name": "Damn Creepers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12914/?format=api",
                    "id": 12914,
                    "name": "Damn Creepers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-08-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "stopmotion"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/17897/?format=api",
        "demozoo_url": "https://demozoo.org/productions/17897/",
        "id": 17897,
        "title": "I accidentally two Holy Grails",
        "author_nicks": [
            {
                "name": "Damn Creepers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12914/?format=api",
                    "id": 12914,
                    "name": "Damn Creepers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "stopmotion"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21134/?format=api",
        "demozoo_url": "https://demozoo.org/productions/21134/",
        "id": 21134,
        "title": "Nightmare",
        "author_nicks": [
            {
                "name": "Incredible Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12914/?format=api",
                    "id": 12914,
                    "name": "Damn Creepers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]