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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2000/",
    "description": "Bushaltestellen - Briefkästen - Telefonzellen",
    "creator_name": "ahahn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70827eaa-1d52-46ca-8f83-2542344e7568"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6241/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8318/",
    "metadata": {
        "length": 44388,
        "lengthKind": "straight-line",
        "duration": 6623,
        "positionLists": 2,
        "positions": 3462,
        "size": 453771,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-02-16T15:53:55+00:00",
        "elevationGain": 201,
        "elevationLoss": 216,
        "country": "DE"
    }
}