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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26804/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26804/",
        "id": 26804,
        "title": "Disneys Magical Quest (USA) +7",
        "author_nicks": [
            {
                "name": "Rapid Fire",
                "abbreviation": "RPF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18759/?format=api",
                    "id": 18759,
                    "name": "Rapid Fire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "trainer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/266848/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266848/",
        "id": 266848,
        "title": "Final Fight One (JAP) +3",
        "author_nicks": [
            {
                "name": "Rapid Fire",
                "abbreviation": "RPF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18759/?format=api",
                    "id": 18759,
                    "name": "Rapid Fire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "trainer",
            "final-fight"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26803/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26803/",
        "id": 26803,
        "title": "Kuru Kuru Kururin (JAP) +2",
        "author_nicks": [
            {
                "name": "Rapid Fire",
                "abbreviation": "RPF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18759/?format=api",
                    "id": 18759,
                    "name": "Rapid Fire",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "trainer"
        ]
    }
]