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

[
    {
        "url": "https://demozoo.org/api/v1/productions/158608/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/158608/",
        "id": 158608,
        "title": "Check your heroes",
        "author_nicks": [
            {
                "name": "Tchy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65779/?format=api",
                    "id": 65779,
                    "name": "Tchy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Purelam3rs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37244/?format=api",
                    "id": 37244,
                    "name": "PureLamers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-11-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158614/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/158614/",
        "id": 158614,
        "title": "Pacman at the dentist office",
        "author_nicks": [
            {
                "name": "Tchy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65779/?format=api",
                    "id": 65779,
                    "name": "Tchy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Purelam3rs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37244/?format=api",
                    "id": 37244,
                    "name": "PureLamers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-11-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/158557/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/158557/",
        "id": 158557,
        "title": "SPaCe INVADERS de LaMeRs",
        "author_nicks": [
            {
                "name": "Tchy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65779/?format=api",
                    "id": 65779,
                    "name": "Tchy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "PureLamers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37244/?format=api",
                    "id": 37244,
                    "name": "PureLamers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-11-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "space-invaders"
        ]
    }
]