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

{
    "url": "https://demozoo.org/api/v1/productions/376180/?format=api",
    "demozoo_url": "https://demozoo.org/productions/376180/",
    "id": 376180,
    "title": "Super Farm PAL/NTSC Selector",
    "author_nicks": [
        {
            "name": "PirateK",
            "abbreviation": "ptk",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151226/?format=api",
                "id": 151226,
                "name": "PirateK",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-10-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
            "id": 28,
            "name": "Sony Playstation 2 (PS2)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4d/5d/dc17.370130.png",
            "original_width": 1400,
            "original_height": 1050,
            "standard_url": "https://media.demozoo.org/screens/s/4d/5d/dc17.370130.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4d/5d/dc17.370130.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/b5/b714.370131.png",
            "original_width": 1400,
            "original_height": 1050,
            "standard_url": "https://media.demozoo.org/screens/s/2e/b5/b714.370131.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/b5/b714.370131.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound"
    ]
}