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

{
    "url": "https://demozoo.org/api/v1/productions/62489/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62489/",
    "id": 62489,
    "title": "Pisecna Demo",
    "author_nicks": [
        {
            "name": "Grzybson",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29610/?format=api",
                "id": 29610,
                "name": "Grzybson",
                "is_group": false
            }
        },
        {
            "name": "Jaskier",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2618/?format=api",
                "id": 2618,
                "name": "Jaskier",
                "is_group": false
            }
        },
        {
            "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/download.php?files_id=5376"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/SIKORSFT/PISECNA.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=5376"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "122",
            "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": [
        "partyprod"
    ]
}