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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Kyffhäuser - Heiligenstadt",
    "creator_name": "R1100RS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d0b946af-8483-4f57-a893-33abf68e91af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2401/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2948/",
    "metadata": {
        "length": 109635,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 782,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}