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

[
    {
        "url": "https://demozoo.org/api/v1/productions/264616/?format=api",
        "demozoo_url": "https://demozoo.org/productions/264616/",
        "id": 264616,
        "title": "Cake",
        "author_nicks": [
            {
                "name": "World Fantasies",
                "abbreviation": "WF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59808/?format=api",
                    "id": 59808,
                    "name": "World Fantasies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/140967/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140967/",
        "id": 140967,
        "title": "Stroke",
        "author_nicks": [
            {
                "name": "World Fantasies",
                "abbreviation": "WF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59808/?format=api",
                    "id": 59808,
                    "name": "World Fantasies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/141360/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141360/",
        "id": 141360,
        "title": "Lime",
        "author_nicks": [
            {
                "name": "World Fantasies",
                "abbreviation": "WF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59808/?format=api",
                    "id": 59808,
                    "name": "World Fantasies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158491/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158491/",
        "id": 158491,
        "title": "Mysterious",
        "author_nicks": [
            {
                "name": "World Fantasies",
                "abbreviation": "WF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59808/?format=api",
                    "id": 59808,
                    "name": "World Fantasies",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]