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

{
    "url": "https://demozoo.org/api/v1/productions/62490/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62490/",
    "id": 62490,
    "title": "Głazy",
    "author_nicks": [
        {
            "name": "Sikor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35229/?format=api",
                "id": 35229,
                "name": "Sikor Soft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sikor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35229/?format=api",
                    "id": 35229,
                    "name": "Sikor Soft",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/SIKORSFT/GLAZY.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "\t119",
            "competition": {
                "id": 6839,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1442/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1442/",
                    "id": 1442,
                    "name": "Glucholazy 2006",
                    "tagline": "",
                    "start_date": "2006-07-28",
                    "end_date": "2006-07-30",
                    "location": "Głuchołazy, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.31432,
                    "longitude": 17.383289,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}