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

[
    {
        "url": "https://demozoo.org/api/v1/productions/25960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25960/",
        "id": 25960,
        "title": "B-Plugin",
        "author_nicks": [
            {
                "name": "Suckho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3145/?format=api",
                    "id": 3145,
                    "name": "Suckho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Byterapers Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                    "id": 370,
                    "name": "Byterapers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-08-04",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "winamp"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/24469/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24469/",
        "id": 24469,
        "title": "200 bytes of party beers",
        "author_nicks": [
            {
                "name": "Suckho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3145/?format=api",
                    "id": 3145,
                    "name": "Suckho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Byterapers Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                    "id": 370,
                    "name": "Byterapers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29122/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29122/",
        "id": 29122,
        "title": "Cheeks",
        "author_nicks": [
            {
                "name": "Duke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/600/?format=api",
                    "id": 600,
                    "name": "Bay Tremore",
                    "is_group": false
                }
            },
            {
                "name": "Fuss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3145/?format=api",
                    "id": 3145,
                    "name": "Suckho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Eufrosyne",
                "abbreviation": "FRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10768/?format=api",
                    "id": 10768,
                    "name": "Eufrosyne",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]