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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72507/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/72507/",
        "id": 72507,
        "title": "Happy Birthday, Rob",
        "author_nicks": [
            {
                "name": "Kintas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35089/?format=api",
                    "id": 35089,
                    "name": "Kintas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-03",
        "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/131064/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131064/",
        "id": 131064,
        "title": "Kintas - zOo CaFe",
        "author_nicks": [
            {
                "name": "Kintas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35089/?format=api",
                    "id": 35089,
                    "name": "Kintas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-01",
        "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/73483/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/73483/",
        "id": 73483,
        "title": "Killing Crabs",
        "author_nicks": [
            {
                "name": "Kintas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35089/?format=api",
                    "id": 35089,
                    "name": "Kintas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-27",
        "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/73516/?format=api",
        "demozoo_url": "https://demozoo.org/productions/73516/",
        "id": 73516,
        "title": "Uma piramide um cubo e uma bola",
        "author_nicks": [
            {
                "name": "Kintas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35089/?format=api",
                    "id": 35089,
                    "name": "Kintas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/60734/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60734/",
        "id": 60734,
        "title": "o meu primeiro cubo",
        "author_nicks": [
            {
                "name": "Kintas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35089/?format=api",
                    "id": 35089,
                    "name": "Kintas",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "1st-release"
        ]
    }
]