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

{
    "url": "https://demozoo.org/api/v1/productions/283980/?format=api",
    "demozoo_url": "https://demozoo.org/productions/283980/",
    "id": 283980,
    "title": "Arock Game \"2\"",
    "author_nicks": [
        {
            "name": "Kékkes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116975/?format=api",
                "id": 116975,
                "name": "Kékkes",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-09-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "N3U2O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65517/?format=api",
                    "id": 65517,
                    "name": "N3U2O",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "N3U2O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65517/?format=api",
                    "id": 65517,
                    "name": "N3U2O",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional artwork"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/function20/game_development/arockiigame.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "169",
            "competition": {
                "id": 16132,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4080/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4080/",
                    "id": 4080,
                    "name": "Function 2020",
                    "tagline": "",
                    "start_date": "2020-09-18",
                    "end_date": "2020-09-20",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "https://2020.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "humor",
        "hungarian"
    ]
}