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

{
    "url": "https://demozoo.org/api/v1/productions/321425/?format=api",
    "demozoo_url": "https://demozoo.org/music/321425/",
    "id": 321425,
    "title": "In my Veins",
    "author_nicks": [
        {
            "name": "delay7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115878/?format=api",
                "id": 115878,
                "name": "delay7",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-18",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "",
            "competition": {
                "id": 17773,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4215/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4215/",
                    "id": 4215,
                    "name": "Praetonic Jazz Competition 1",
                    "tagline": "",
                    "start_date": "1998-06-30",
                    "end_date": "1998-07-19",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://rutgervd.home.xs4all.nl/praetonic/pmc-jazz.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}