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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56317/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56317/",
        "id": 56317,
        "title": "Un Flocon De Neige Merveilleux Et Unique",
        "author_nicks": [
            {
                "name": "MournBringer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33287/?format=api",
                    "id": 33287,
                    "name": "MournBringer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33286/?format=api",
                    "id": 33286,
                    "name": "3S",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-02",
        "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/56271/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56271/",
        "id": 56271,
        "title": "Moi",
        "author_nicks": [
            {
                "name": "MournBringer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33287/?format=api",
                    "id": 33287,
                    "name": "MournBringer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33286/?format=api",
                    "id": 33286,
                    "name": "3S",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-02",
        "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/56310/?format=api",
        "demozoo_url": "https://demozoo.org/music/56310/",
        "id": 56310,
        "title": "SunLight",
        "author_nicks": [
            {
                "name": "MournBringer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33287/?format=api",
                    "id": 33287,
                    "name": "MournBringer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "3S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33286/?format=api",
                    "id": 33286,
                    "name": "3S",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]