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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37382/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37382/",
        "id": 37382,
        "title": "Point.45",
        "author_nicks": [
            {
                "name": "Hollands Hoop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24381/?format=api",
                    "id": 24381,
                    "name": "Hollands Hoop",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-03-07",
        "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": [
            "gus"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37679/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37679/",
        "id": 37679,
        "title": "Poepgaatje en ik",
        "author_nicks": [
            {
                "name": "Hollands Hoop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24381/?format=api",
                    "id": 24381,
                    "name": "Hollands Hoop",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-06",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156714/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156714/",
        "id": 156714,
        "title": "Bad News BBS (2)",
        "author_nicks": [
            {
                "name": "Hollands Hoop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24381/?format=api",
                    "id": 24381,
                    "name": "Hollands Hoop",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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": []
    }
]