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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272286/?format=api",
        "demozoo_url": "https://demozoo.org/productions/272286/",
        "id": 272286,
        "title": "Burning Steel 2 Cracktro",
        "author_nicks": [
            {
                "name": "Il-legal",
                "abbreviation": "IL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111630/?format=api",
                    "id": 111630,
                    "name": "Il-legal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/272287/?format=api",
        "demozoo_url": "https://demozoo.org/productions/272287/",
        "id": 272287,
        "title": "Merchant Prince Cracktro",
        "author_nicks": [
            {
                "name": "Il-legal",
                "abbreviation": "IL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111630/?format=api",
                    "id": 111630,
                    "name": "Il-legal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-05",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "merchant-prince"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325945/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325945/",
        "id": 325945,
        "title": "Maelstrom (German) Cracktro",
        "author_nicks": [
            {
                "name": "Il-legal",
                "abbreviation": "IL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111630/?format=api",
                    "id": 111630,
                    "name": "Il-legal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-01",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]