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

{
    "url": "https://demozoo.org/api/v1/productions/44723/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44723/",
    "id": 44723,
    "title": "Overdoze 4 Invitation",
    "author_nicks": [
        {
            "name": "Chronomatik Tushis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17486/?format=api",
                "id": 17486,
                "name": "Chronomatic Tushis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-17",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Arn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17485/?format=api",
                    "id": 17485,
                    "name": "Arn",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Laud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37530/?format=api",
                    "id": 37530,
                    "name": "Laud",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vomito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135734/?format=api",
                    "id": 135734,
                    "name": "Vomito",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/rage99/demo/confused.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2673"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "254",
            "competition": {
                "id": 4385,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/682/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/682/",
                    "id": 682,
                    "name": "Rage 1999",
                    "tagline": "Rage-Scenest 1999",
                    "start_date": "1999-09-16",
                    "end_date": "1999-09-18",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1823/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1823/",
            "id": 1823,
            "name": "Overdoze 1999 (4)",
            "tagline": "",
            "start_date": "1999-03-26",
            "end_date": "1999-03-26",
            "location": "Győr, Győr-Moson-Sopron, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.68333,
            "longitude": 17.63512,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}