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

[
    {
        "url": "https://demozoo.org/api/v1/productions/8168/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8168/",
        "id": 8168,
        "title": "Another Major Ware",
        "author_nicks": [
            {
                "name": "Arcadia",
                "abbreviation": "ARC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11623/?format=api",
                    "id": 11623,
                    "name": "Arcadia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8169/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8169/",
        "id": 8169,
        "title": "I Love You Jango",
        "author_nicks": [
            {
                "name": "Arcadia",
                "abbreviation": "ARC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11623/?format=api",
                    "id": 11623,
                    "name": "Arcadia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26880/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26880/",
        "id": 26880,
        "title": "Ms. Pac-Man",
        "author_nicks": [
            {
                "name": "Arcadia",
                "abbreviation": "ARC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11623/?format=api",
                    "id": 11623,
                    "name": "Arcadia",
                    "is_group": true
                }
            },
            {
                "name": "Nightfall",
                "abbreviation": "NFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18806/?format=api",
                    "id": 18806,
                    "name": "Nightfall",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205718/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205718/",
        "id": 205718,
        "title": "Super Nazo Puyo 2",
        "author_nicks": [
            {
                "name": "Arcadia",
                "abbreviation": "ARC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11623/?format=api",
                    "id": 11623,
                    "name": "Arcadia",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    }
]