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

{
    "url": "https://demozoo.org/api/v1/productions/302831/?format=api",
    "demozoo_url": "https://demozoo.org/music/302831/",
    "id": 302831,
    "title": "Battle Without Honour",
    "author_nicks": [
        {
            "name": "Ramos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29670/?format=api",
                "id": 29670,
                "name": "Ramos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Samar Productions",
            "abbreviation": "SMR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-08-19",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 16873,
                "name": "C64 Sample Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1196/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1196/",
                    "id": 1196,
                    "name": "North Party 2006",
                    "tagline": "V10.0",
                    "start_date": "2006-08-18",
                    "end_date": "2006-08-20",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}