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

{
    "url": "https://demozoo.org/api/v1/productions/313847/?format=api",
    "demozoo_url": "https://demozoo.org/music/313847/",
    "id": 313847,
    "title": "I Want Your Love",
    "author_nicks": [
        {
            "name": "Dr. Hyde",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/95488/?format=api",
                "id": 95488,
                "name": "Dr. Hyde",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nivel 7",
            "abbreviation": "N7",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20327/?format=api",
                "id": 20327,
                "name": "Nivel 7",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-06-03",
    "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": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 17432,
                "name": "Modules",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4132/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4132/",
                    "id": 4132,
                    "name": "Bestial Amiga Party 1996",
                    "tagline": "",
                    "start_date": "1996-04-04",
                    "end_date": "1996-06-04",
                    "location": "Provincia de Málaga, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 36.8,
                    "longitude": -4.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}