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

[
    {
        "url": "https://demozoo.org/api/v1/productions/345481/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345481/",
        "id": 345481,
        "title": "Warning Pardey Intro",
        "author_nicks": [
            {
                "name": "Warning",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141218/?format=api",
                    "id": 141218,
                    "name": "Warning",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-07-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/338168/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338168/",
        "id": 338168,
        "title": "Soporific",
        "author_nicks": [
            {
                "name": "Warning",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141218/?format=api",
                    "id": 141218,
                    "name": "Warning",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/343774/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343774/",
        "id": 343774,
        "title": "The Beat Box II",
        "author_nicks": [
            {
                "name": "The Terrible Two",
                "abbreviation": "T2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54645/?format=api",
                    "id": 54645,
                    "name": "The Terrible Two",
                    "is_group": true
                }
            },
            {
                "name": "Warning",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141218/?format=api",
                    "id": 141218,
                    "name": "Warning",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]