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

[
    {
        "url": "https://demozoo.org/api/v1/productions/192632/?format=api",
        "demozoo_url": "https://demozoo.org/productions/192632/",
        "id": 192632,
        "title": "Self-Evident Demo",
        "author_nicks": [
            {
                "name": "Ubu Lab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68337/?format=api",
                    "id": 68337,
                    "name": "Ubu Lab",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-01",
        "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/167704/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167704/",
        "id": 167704,
        "title": "113983",
        "author_nicks": [
            {
                "name": "Ubu Lab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68337/?format=api",
                    "id": 68337,
                    "name": "Ubu Lab",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-01-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "html"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/165000/?format=api",
        "demozoo_url": "https://demozoo.org/productions/165000/",
        "id": 165000,
        "title": "Fried Kielbasa",
        "author_nicks": [
            {
                "name": "Ubu Lab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68337/?format=api",
                    "id": 68337,
                    "name": "Ubu Lab",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-11-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                "id": 62,
                "name": "Custom Hardware"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "processing"
        ]
    }
]