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

[
    {
        "url": "https://demozoo.org/api/v1/productions/117719/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/117719/",
        "id": 117719,
        "title": "We all love the summer",
        "author_nicks": [
            {
                "name": "MTD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51778/?format=api",
                    "id": 51778,
                    "name": "MTD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-16",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117739/?format=api",
        "demozoo_url": "https://demozoo.org/music/117739/",
        "id": 117739,
        "title": "The Moon Walk",
        "author_nicks": [
            {
                "name": "MTD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51778/?format=api",
                    "id": 51778,
                    "name": "MTD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-16",
        "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/117758/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117758/",
        "id": 117758,
        "title": "Crazy Mask",
        "author_nicks": [
            {
                "name": "MTD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51778/?format=api",
                    "id": 51778,
                    "name": "MTD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117753/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117753/",
        "id": 117753,
        "title": "how is this even possible?",
        "author_nicks": [
            {
                "name": "MTD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51778/?format=api",
                    "id": 51778,
                    "name": "MTD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]