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

{
    "url": "https://demozoo.org/api/v1/productions/42913/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42913/",
    "id": 42913,
    "title": "Sub",
    "author_nicks": [
        {
            "name": "Kangooroo",
            "abbreviation": "KNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/902/?format=api",
                "id": 902,
                "name": "Kangooroo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-01-30",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "EFT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11031/?format=api",
                    "id": 11031,
                    "name": "EFT",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Soldier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11067/?format=api",
                    "id": 11067,
                    "name": "Soldier",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11913"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "142",
            "competition": {
                "id": 4142,
                "name": "PC/Amiga 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1047/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1047/",
                    "id": 1047,
                    "name": "Contest 1999",
                    "tagline": "",
                    "start_date": "1999-01-29",
                    "end_date": "1999-01-31",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}