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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "001; Gammertingen to 055; Hechinger Strasse und Hohenzollernstrasse und Straße (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a532557d-64b4-445f-95ff-513eeea303e9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38909/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55400/",
    "metadata": {
        "length": 528679,
        "lengthKind": "straight-line",
        "duration": 2622,
        "positionLists": 3,
        "positions": 2845,
        "size": 309325,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-18T11:31:57+00:00",
        "country": "DE"
    }
}