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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (49)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/582fc665-23e8-4f44-9d93-2d3b982fec37"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36991/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53482/",
    "metadata": {
        "length": 256692,
        "lengthKind": "routed",
        "duration": 27428,
        "positionLists": 1,
        "positions": 46,
        "size": 9930,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-17T14:36:10.915000+00:00",
        "elevationGain": 1720,
        "elevationLoss": 1723,
        "country": "DE"
    }
}