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

{
    "url": "https://demozoo.org/api/v1/productions/125300/?format=api",
    "demozoo_url": "https://demozoo.org/productions/125300/",
    "id": 125300,
    "title": "Madhi 18 År",
    "author_nicks": [
        {
            "name": "Aurum",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13710/?format=api",
                "id": 13710,
                "name": "Aurum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-02-21",
    "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": "Antastal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15253/?format=api",
                    "id": 15253,
                    "name": "Antastal",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Svok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/502/?format=api",
                    "id": 502,
                    "name": "Svok",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/romantica98/demo/m18.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10961,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2385/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2385/",
                    "id": 2385,
                    "name": "Romantica 1998",
                    "tagline": "",
                    "start_date": "1998-02-20",
                    "end_date": "1998-02-22",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14054,
                    "longitude": 9.6561,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "midas"
    ]
}