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

[
    {
        "url": "https://demozoo.org/api/v1/productions/85918/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/85918/",
        "id": 85918,
        "title": "Photola ont pedo Bear",
        "author_nicks": [
            {
                "name": "Burnt Face Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42902/?format=api",
                    "id": 42902,
                    "name": "Burnt Face Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "En Vanlig Dag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42903/?format=api",
                    "id": 42903,
                    "name": "En Vanlig Dag",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-11-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/86047/?format=api",
        "demozoo_url": "https://demozoo.org/music/86047/",
        "id": 86047,
        "title": "Joel 8 Bitar",
        "author_nicks": [
            {
                "name": "Burnt Face Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42902/?format=api",
                    "id": 42902,
                    "name": "Burnt Face Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "En Vanlig Dag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42903/?format=api",
                    "id": 42903,
                    "name": "En Vanlig Dag",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-11-29",
        "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/85946/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85946/",
        "id": 85946,
        "title": "Fjortis Boy",
        "author_nicks": [
            {
                "name": "Burnt Face Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42902/?format=api",
                    "id": 42902,
                    "name": "Burnt Face Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "En Vanlig Dag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42903/?format=api",
                    "id": 42903,
                    "name": "En Vanlig Dag",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-11-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]