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

{
    "url": "https://demozoo.org/api/v1/productions/150079/?format=api",
    "demozoo_url": "https://demozoo.org/productions/150079/",
    "id": 150079,
    "title": "Nozor",
    "author_nicks": [
        {
            "name": "Just For Fun",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
                "id": 7449,
                "name": "Just For Fun",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Judge Miguel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9794/?format=api",
                    "id": 9794,
                    "name": "Judge Miguel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Exocet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2100/?format=api",
                    "id": 2100,
                    "name": "Exocet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Benji",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9793/?format=api",
                    "id": 9793,
                    "name": "Benji",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/just_for_fun/jff-noz.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11933,
                "name": "Fast Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/737/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/737/",
                    "id": 737,
                    "name": "Volcanic 1997",
                    "tagline": "Volcanic 3",
                    "start_date": "1997-02-21",
                    "end_date": "1997-02-24",
                    "location": "Clermont-Ferrand, Département du Puy-de-Dôme, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.77966,
                    "longitude": 3.08628,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/67/db/565b.98255.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/67/db/565b.98255.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/db/565b.98255.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}