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

[
    {
        "url": "https://demozoo.org/api/v1/productions/193942/?format=api",
        "demozoo_url": "https://demozoo.org/productions/193942/",
        "id": 193942,
        "title": "First Intro",
        "author_nicks": [
            {
                "name": "Hangover",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82030/?format=api",
                    "id": 82030,
                    "name": "Hangover",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/316740/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316740/",
        "id": 316740,
        "title": "Super NES Device Converter v1.00",
        "author_nicks": [
            {
                "name": "Hangover",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82030/?format=api",
                    "id": 82030,
                    "name": "Hangover",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "console-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316741/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316741/",
        "id": 316741,
        "title": "Super Nintendo Code Breaker v1.10",
        "author_nicks": [
            {
                "name": "Hangover",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82030/?format=api",
                    "id": 82030,
                    "name": "Hangover",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "console-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316739/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316739/",
        "id": 316739,
        "title": "Super Nintendo Crack Disk V1.00",
        "author_nicks": [
            {
                "name": "Hangover",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82030/?format=api",
                    "id": 82030,
                    "name": "Hangover",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]