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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168877/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168877/",
        "id": 168877,
        "title": "AE2009",
        "author_nicks": [
            {
                "name": "Eldrik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46560/?format=api",
                    "id": 46560,
                    "name": "Eldrik",
                    "is_group": false
                }
            },
            {
                "name": "Hermol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15805/?format=api",
                    "id": 15805,
                    "name": "Hermol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-05-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/41374/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41374/",
        "id": 41374,
        "title": "?",
        "author_nicks": [
            {
                "name": "Hermol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15805/?format=api",
                    "id": 15805,
                    "name": "Hermol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nitrophusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24182/?format=api",
                    "id": 24182,
                    "name": "Nitrophusion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/182334/?format=api",
        "demozoo_url": "https://demozoo.org/productions/182334/",
        "id": 182334,
        "title": "Agony BBS (5)",
        "author_nicks": [
            {
                "name": "Hermol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15805/?format=api",
                    "id": 15805,
                    "name": "Hermol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]