This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/209/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "ac46a75d53acbbb37136ac43a2d4ad11"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/64/",
    "description": "Reise zu den Lofoten",
    "creator_name": "Jacques",
    "localFileUrl": null,
    "localFile": null,
    "remoteUrl": "http://jacques-nietsch.de/reisen/2006NOR/touren/nor2006.gpx",
    "url": "https://api.routeconverter.com/v1/routes/209/",
    "metadata": null
}