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

[
    {
        "url": "https://demozoo.org/api/v1/productions/376180/?format=api",
        "demozoo_url": "https://demozoo.org/productions/376180/",
        "id": 376180,
        "title": "Super Farm PAL/NTSC Selector",
        "author_nicks": [
            {
                "name": "PirateK",
                "abbreviation": "ptk",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151226/?format=api",
                    "id": 151226,
                    "name": "PirateK",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                "id": 28,
                "name": "Sony Playstation 2 (PS2)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/376164/?format=api",
        "demozoo_url": "https://demozoo.org/productions/376164/",
        "id": 376164,
        "title": "Jak 2 Renegade PAL/NTSC Selector",
        "author_nicks": [
            {
                "name": "PirateK",
                "abbreviation": "ptk",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151226/?format=api",
                    "id": 151226,
                    "name": "PirateK",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
                "id": 28,
                "name": "Sony Playstation 2 (PS2)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    }
]