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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38927/?format=api",
        "demozoo_url": "https://demozoo.org/productions/38927/",
        "id": 38927,
        "title": "Twilight Animation",
        "author_nicks": [
            {
                "name": "Crazy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28024/?format=api",
                    "id": 28024,
                    "name": "Crazy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12-11",
        "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/45292/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45292/",
        "id": 45292,
        "title": "IME",
        "author_nicks": [
            {
                "name": "Black",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28023/?format=api",
                    "id": 28023,
                    "name": "Black",
                    "is_group": false
                }
            },
            {
                "name": "Crazy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28024/?format=api",
                    "id": 28024,
                    "name": "Crazy",
                    "is_group": false
                }
            },
            {
                "name": "Sonique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28025/?format=api",
                    "id": 28025,
                    "name": "Sonique",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Twilight",
                "abbreviation": "TWI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22335/?format=api",
                    "id": 22335,
                    "name": "Twilight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/45473/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45473/",
        "id": 45473,
        "title": "Working Table",
        "author_nicks": [
            {
                "name": "Crazy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28024/?format=api",
                    "id": 28024,
                    "name": "Crazy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]