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

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

{
    "category": "https://api.routeconverter.com/v1/categories/302/",
    "description": "Lauterbach",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed761d57-6bf2-4d91-b460-d5880e69e32c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/783/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/972/",
    "metadata": {
        "length": 24738,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 510,
        "size": 103127,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-07T20:15:33.328000+00:00",
        "elevationGain": 1623,
        "elevationLoss": 1623,
        "country": "DE"
    }
}