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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31805/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31805/",
        "id": 31805,
        "title": "The Real Party Is Outside!",
        "author_nicks": [
            {
                "name": "Black Dot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3562/?format=api",
                    "id": 3562,
                    "name": "Black Dot",
                    "is_group": false
                }
            },
            {
                "name": "Buzzer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/817/?format=api",
                    "id": 817,
                    "name": "Buzzer",
                    "is_group": false
                }
            },
            {
                "name": "Fredu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3563/?format=api",
                    "id": 3563,
                    "name": "Fredu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-08",
        "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/4652/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4652/",
        "id": 4652,
        "title": "Fluffy clouds",
        "author_nicks": [
            {
                "name": "Fredu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3563/?format=api",
                    "id": 3563,
                    "name": "Fredu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-04-25",
        "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/867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/867/",
        "id": 867,
        "title": "Breakpoint POV",
        "author_nicks": [
            {
                "name": "Black Dot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3562/?format=api",
                    "id": 3562,
                    "name": "Black Dot",
                    "is_group": false
                }
            },
            {
                "name": "Fredu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3563/?format=api",
                    "id": 3563,
                    "name": "Fredu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]