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

{
    "url": "https://demozoo.org/api/v1/productions/124085/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124085/",
    "id": 124085,
    "title": "GAEddtRo",
    "author_nicks": [
        {
            "name": "iNSANE",
            "abbreviation": "INS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-10-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Randy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8861/?format=api",
                    "id": 8861,
                    "name": "Randy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Randy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8861/?format=api",
                    "id": 8861,
                    "name": "Randy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Slash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3515/?format=api",
                    "id": 3515,
                    "name": "Slash",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=165874"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64228"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/eb/20b9.70170.png",
            "original_width": 327,
            "original_height": 207,
            "standard_url": "https://media.demozoo.org/screens/s/d4/eb/20b9.70170.png",
            "standard_width": 327,
            "standard_height": 207,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/eb/20b9.70170.png",
            "thumbnail_width": 200,
            "thumbnail_height": 126
        }
    ],
    "tags": [
        "report",
        "meeting"
    ]
}